L
Lara
Hi,,
If I have this statement:
String firstnum =JOptionPane.showInputDialog("Enter first number");
How can I check if (firstnum) is number or not befor converting the
String to Integer??
Regards,,,
If I have this statement:
String firstnum =JOptionPane.showInputDialog("Enter first number");
How can I check if (firstnum) is number or not befor converting the
String to Integer??
Regards,,,