Hi all,
I want to display the Number values instead of String.
For example, if the User gives the Input as fifty, i displayed the Output as 50.
Is any existing method in Java to call for displaying Numbers?
Or how can i solve this problem?
Thanks in advance and Waiting for your valuable reply..
Myl