I am looking for someone to assist with my Introduction to Programming Classe

profileJBRADDEN

CMIS  141

 

Write a Java program that calculates and displays the results of addition, subtraction, multiplication, division, modulus, bitwise &, or bitwise | operation on two integer values input by the user. The program should prompt the user for the two integers and the operation to be performed.

 

Here is a sample run:


Enter the first integer: 24

Enter the second integer: 4

Enter the operation: +

The results of 24 + 4 is 28

 

 

  • 11 years ago
  • 15
Answer(2)

Purchase the answer to view it

blurred-text
  • attachment
    bradden.zip

Purchase the answer to view it

blurred-text
  • attachment
    none.zip