CrazyEngineers Forum - Computer Science & IT Engineering |
Posted: 02 Feb 2011 08:25 PM PST Hey Guys! I started on Java Programming yesterday(on my own), and im having a bit of trouble.. Here is the code i wrote(bear with me please, i only started yesterday): Code: import java.util.*; If i run this program it shows up this error : Quote: Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: 0 at java.lang.String.charAt(Unknown Source) at calculator.main(calculator.java:14) the command i used is Code: resp = ip.nextLine().charAt(0); I use the Eclipse IDE for Win-32 -Thanks :) |
All about artificial intelligence Posted: 02 Feb 2011 10:14 AM PST Let us discuss about artificial intelligence here Please share anything you know about this topic .It may include definition even |
Posted: 02 Feb 2011 03:40 AM PST please tell me the meaning of supporting primitives for manipulating files and directories with respect to the operation of operating system in file management ....... |
You are subscribed to email updates from CrazyEngineers Forum - Computer Science & IT Engineering To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No comments:
Post a Comment