Hello,
How to control Java Strings which are numeric, i.e between 00.00 and 20.00 and that does not contain alphabetic or other character (eg # abc etc). Any help on this is hihgly appreciated. This because I want to know the basics of the java programming language from the scratch. Thanks in advance.
Bookmarks