Integer.parseIn t()
What is the function of it ?
I never use it before
Is it use to convert the string to integer?
And how about if the string is alphabet ? Do we need exception to make sure it doesn't error??...
User Profile
Collapse
-
Hello..
I am a newbie....
How about you try for this....
Code:import java.awt.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.*; import java.lang.NumberFormatException; public class Order1 { public static void main(String[] args) { MyOrder1 myFrame = new MyOrder1() ; myFrame.setVisible(true)
Leave a comment:
No activity results to display
Show More
Leave a comment: