Write the program numbers into words.For example
2345==two thousand three hundred fourty five
Answer Posted / sudarshan
word is:=one
word is:=two
word is:=three
word is:=four
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Is main an identifier?
List types of storage classes in java?
Can we sort list in java?
What is use of super keyword in java?
Is arraylist dynamic in java?
In which order the iterator iterates over collection?
What is java and their uses?
Is null an object in java?
Can vector have duplicates in java?
What is the difference between integer parseint and integer valueof?
How to sort elements in a parallel array in java?
What a static class can contains?
Is simpledateformat safe to use in the multithreaded program?
What is java beans?
What do you mean by JVM?