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 null an object in java?
what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent
What is update method called?
What are the different types of sorting in java?
Why enumeration is faster than iterator?
What is int argc char * argv?
Is java 11 paid version?
Hi all, I am dng a mini project on FileSplitter application which splits the GBs of logfile into Smaller chunks(mbs) depending on the split size." How to handle GBs file? I am getting OutOfMemoryException, when I input such GB sized file. Thx
What is an empty string in css?
In multi-threading how can we ensure that a resource isn't used by multiple threads simultaneously?
What are void pointers?
What do the thread?class methods run() and start() do?
What is the difference between multiple processes and multiple threads?
What is the format specifier?
What is keyset in java?