Write a program that converts a number in Roman numerals to decimal. | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
- 1

Write a program that converts a number in Roman numerals to decimal.

Write a program that converts a number in Roman numerals to decimal. Your program should consists of a class, say romanType. An object of romanType should do the following: a). Store the number as a Roman numeral. b). Convert and store the number into decimal form. c). Print the number a a Roman numeral or decimal number as requested by the user. d). Test your program using the following numerals: MCXIV, MDCLXVI *

26th Oct 2019, 9:20 AM
Chief Quayson
4 Réponses
+ 1
This Q&A section is for questions not challenges. If you want post same Challenges please use the right plase. go to the burger symbol and choose quiz factory. Regards kiuziu
26th Oct 2019, 9:35 AM
Kiuziu 💘 Berlin
Kiuziu 💘 Berlin - avatar
0
If you have any questions for helping answers to your Projects please put same example code where do you have problems over the plus Symbol to add your example in your question post. Regards kiuziu
26th Oct 2019, 9:41 AM
Kiuziu 💘 Berlin
Kiuziu 💘 Berlin - avatar
0
Hello Mirielle Good luck, I'll keep my fingers crossed for you. Regards kiuziu 👍😊
26th Oct 2019, 12:01 PM
Kiuziu 💘 Berlin
Kiuziu 💘 Berlin - avatar
0
Thanks
26th Oct 2019, 1:22 PM
Chief Quayson