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 

.

4 Likes

check this http://code.activestate.com/recipes/577313-romannumeral-to-integers-viceversa/