Question: use Java Task 4 Write a program that asks the user to enter a Roman numeral as a string such as IV. The program should
Task 4 Write a program that asks the user to enter a Roman numeral as a string such as IV. The program should display the numeric value for that Roman numeral. For example, if the user's input is "IX", the output should be: The number corresponding to IX is 9. If there is no numeric equivalent, the program should just display an error message
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
