Forum: Web Browsers Jan 7th, 2006 |
| Replies: 3 Views: 5,325 why don't u try to have setup of java again?
and also confirm the java in control panel. |
Forum: Java Jan 7th, 2006 |
| Replies: 2 Views: 1,756 according to me for this u need to create object for student i.e. s and then access the objects by calling them. |
Forum: Java Jan 7th, 2006 |
| Replies: 1 Views: 1,092 your logic but u need to use "datainputstream" as
DataInputStream in=new DataInputStream;
n=Integer.parseInt(in.readLine()); |