Hi,

I'm new to java programming,

Please help in Writing an program to add any 2 given Roman numerals together and return the results.

[I don't want to convert Roman numbers to decimal numbers & then add together,then convert in to Roman numerials ]

Is there any direct way to add roman numerials.

Much appreciated in advance to slove this problem.

For example: I + I = II
III + I = IV