Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

DO NOT USE ARRAY PLEASE!!!!!! C# . . . . . . . . . . 1 0 Roman numeral values will be input and

DO NOT USE ARRAY PLEASE!!!!!! C#..........10 Roman numeral values will be input and converted into
their equivalent Hindu-Arabic numeric values.
Input Roman numeral # 1: I
I =1
Input Roman numeral # 2: m
M =1000
Input Roman numeral # 3: W
W Error - last character was not valid!!!
Input Roman numeral # 4: vIi
VII =7
Input Roman numeral # 5: Iv
IV =4
Input Roman numeral # 6: DM?XQX
DM? Error - last character was not valid!!!
Input Roman numeral # 7: mlxvi
MLXVI =1066
Input Roman numeral # 8: MCMLIV
MCMLIV =1954
Input Roman numeral # 9: MdMcMlMxMvMiM
MDMCMLMXMVMIM =6334
Input Roman numeral # 10: MDMDCDCLCLXLXVXVIVIII
MDMDCDCLCLXLXVXVIVIII =2667
THAT'S ALL FOLKS :)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

DB2 11 The Database For Big Data And Analytics

Authors: Cristian Molaro, Surekha Parekh, Terry Purcell, Julian Stuhler

1st Edition

1583473858, 978-1583473856

More Books

Students also viewed these Databases questions

Question

Discuss the six most common reasons firms pursue growth.

Answered: 1 week ago