Question: PLEASE WRITE THE CODE IN JAVA FOR BOTH PARTS THANK U 5. Write a program that prompts the user to enter a number within the
PLEASE WRITE THE CODE IN JAVA FOR BOTH PARTS THANK U

5. Write a program that prompts the user to enter a number within the range of 1 through 10 . The program should display the Roman numeral version of that number. If the number is outside the range of 110, the program should display an error message. Make use of switch statement. Sampe Run 1: Enter a number between 1 and 10 2 II Sample Run 2: Enter number between 1 and 10 12 Error: Invalid Number
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
