java program to convert integer to Roman numbers and vice versa

java program to convert integer to Roman numbers and vice versa

Check it -

 http://stackoverflow.com/questions/12967896/converting-integers-to-roman-numerals-java 

.

7 Likes

check this RomanNumeral to Integers (viceversa) « Java recipes « ActiveState Code