I am trying to get the number that are present in the input string by using the isNumber(), but i have no idea about that any one help me.
input for the program is "java123"
output is only "123"
how it is possible,pls give me the code
Thanks
Sang
input for the program is "java123"
output is only "123"
how it is possible,pls give me the code
Thanks
Sang
Comment