Create a Java Program to make a calculator using Switch Case. If the input is not an arithmetic operator, the program will display: “You have entered wrong operator!”. See attached image for the sample output.

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter8: Advanced Data Handling Concepts
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Create a Java Program to make a calculator using Switch Case. If the input is not an
arithmetic operator, the program will display: “You have entered wrong operator!”. See attached image for the sample output.

Sample screen Layout/output:
Enter first number
Enter second number
Enter an operator (+,-,'
X
Number1 <operator> Number2 = <Answer> (E.g. 7.89 +1.23 = 9.12)
: 999.99
: 999.99
Transcribed Image Text:Sample screen Layout/output: Enter first number Enter second number Enter an operator (+,-,' X Number1 <operator> Number2 = <Answer> (E.g. 7.89 +1.23 = 9.12) : 999.99 : 999.99
Expert Solution
steps

Step by step

Solved in 4 steps with 3 images

Blurred answer
Knowledge Booster
Random Class and its operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage