Armstrong Number

Submitted by akhilesh on
Submitted by:- Akhilesh Sharma India / Punjab / Nawanshahr. (+91)(0)9463008090 Following are the Armstrong numbers :- Armstrong number : 0 (0*0*0=0) Armstrong number : 1 (1*1*1=1) Armstrong number : 153 (1*1*1+5*5*5+3*3*3=153) Armstrong number : 370 (3*3*3+7*7*7+0*0*0=370) Armstrong number : 371 (3*3*3+7*7*7+1*1*1=371) Armstrong number : 407 (4*4*4+0*0*0+7*7*7=407)

Year Numerical To Roman Numeral Converter Version 1.0

Submitted by jakerpomperada on
About this code I called it Year Numerical To Roman Numeral Converter Version 1.0 written entirely in Java using Java Standard Edition as my development tool. It will ask the user to enter a year then converted to roman numeral equivalent. If you find this code useful send me an email at [email protected]. People here in the Philippines can contact me at my mobile phone numbers 09296768375

Roman Numerals To Numbers Java Version

Submitted by jakerpomperada on
About this code I called it Roman Numeral To Number Java Version written entirely in Java using Java Standard Environment as my development tool. It will ask the user to enter a roman numeral and then it will translate to numerical equivalent. If you find this code useful send me an email at [email protected]. People here in the Philippines can contact me at my mobile phone numbers

Roman Numeral To Number Translator Version 1.0

Submitted by jakerpomperada on
About this code I called it Roman Numeral To Number Translator Version 1.0 written entirely in C/C++ using Turbo C 2.0 as my development tool. It will ask the user to enter a roman numeral and then it will translate to numerical equivalent. If you find this code useful send me an email at [email protected]. People here in the Philippines can contact me at my mobile phone numbers 09296768375

Pyramid of Numbers Version 1.0

Submitted by jakerpomperada on
About this code I called it Pyramid of Numbers Version 1.0 written entirely in C/C++ using Turbo C 2.0 as my development tool. It will ask the user how many numbers to accept and then it will display the numbers given by the use in a pyramid figure. If you find this code useful send me an email at [email protected]. People here in the Philippines can contact me at my mobile phone numbers

Difference Between Two Dates Solver Version 1.0

Submitted by jakerpomperada on
About this code I called it Difference of Two Dates Solver Version 1.0 written entirely in C/C++ using Turbo C 2.0 as my development tool. It will take two dates from the user then compute the difference between two dates and it will display the day interval of two dates. If you find this code useful send me an email at [email protected]. People here in the Philippines can contact me at my

Integer to Hexadecimal and Octal Conversion 1.0

Submitted by jakerpomperada on
About this code I called it Integer to Hexadecimal and Octal Conversion 1.0 that I wrote using Java as my programming language. One of the best thing in Java it that it contains may build in convertion functions that are very useful specially if you are dealing with conversion of one number to another base numbers. If you think this code is useful enough send me an email at jakerpomperada@yahoo

Geometric Figures Version 1.0

Submitted by jakerpomperada on
About this program I called it Geometric Figures Version 1.0. This my first time to create a menu driven console menu in Java. It is quiet challenging experience for me there are many error handling routines to figure out. I use some of the available error handling routines in Java that I found in the Internet to add functionality in my code. If you find my work useful enough send me an email at