VISUAL STUDIO C# LANGUAGE
1. Write a program that displays the Roman numeral equivalent of any decimal number between 1 and 20 that the user enters. The Roman numerals should be stored in an array of strings, and the decimal number that the user enters should be used to locate the array element holding the Roman numeral equivalent. The program should have a loop that allows the user to continue entering numbers until an end sentinel of 0 is entered.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here