2.Write a Java program with screenshot output that uses switch statement to offer the user 3 choices to choose from them - Case 1, the program will ask the user to enter 2 numbers. Then, it will find the sum of them using an external method. - Case 2, the program will ask the user to enter a number. Then, it will print whether the number is Even or Odd. - Case 3, the program will ask the user to enter a number. Then, it will check: o If the number is greater than 30 and less than 60, print "Try bigger number" o If the number you entered is greater than or equal to 60 and less than 100, print "The number you entered is accepted" o If the number is less than or equal to 30 or greater than or equal to 100, print "The number yo entered is out of range"

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter6: Looping
Section: Chapter Questions
Problem 2PE
icon
Related questions
Question
2. Write a Java program with screenshot output that uses switch statement to
offer the user 3
choices to choose from them
- Case 1, the program will ask the user to enter 2 numbers. Then, it will find the sum of
them using an external method.
- Case 2, the program will ask the user to enter a number. Then, it will print whether the
number is Even or Odd.
- Case 3, the program will ask the user to enter a number. Then, it will check:
o If the number is greater than 30 and less than 60, print "Try bigger number"
o If the number you entered is greater than or equal to 60 and less than 100, print "The number
you entered is accepted"
o If the number is less than or equal to 30 or greater than or equal to 100, print "The number you
entered is out of range"
Transcribed Image Text:2. Write a Java program with screenshot output that uses switch statement to offer the user 3 choices to choose from them - Case 1, the program will ask the user to enter 2 numbers. Then, it will find the sum of them using an external method. - Case 2, the program will ask the user to enter a number. Then, it will print whether the number is Even or Odd. - Case 3, the program will ask the user to enter a number. Then, it will check: o If the number is greater than 30 and less than 60, print "Try bigger number" o If the number you entered is greater than or equal to 60 and less than 100, print "The number you entered is accepted" o If the number is less than or equal to 30 or greater than or equal to 100, print "The number you entered is out of range"
Expert Solution
steps

Step by step

Solved in 4 steps with 5 images

Blurred answer
Knowledge Booster
Files and Directory
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
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT