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
Can java list contain duplicates?
What is the size of boolean variable?
How can we make copy of a java object?
What is the indent key?
What advantage do java's layout managers provide over traditional windowing systems?
What do you mean by Hash Map and Hash Table?
What do you mean by inner class in java? Explain
Can an interface have a class?
What does it mean that strings are immutable?
Can a class be private?
What are the Class Libraries ?
What is serialversionuid?
How would you dynamically allocate memory to an array?
What do you mean by inner class in java?
How do you bind variables?