Search:

Type: Posts; User: Zaki

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,264

    Re: Help! have no idea what's wrong with my code..

    i run it on NetBean, and this the error:

    Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: 0
    at java.lang.String.charAt(String.java:658)
    at...
  2. Replies
    3
    Views
    1,264

    Help! have no idea what's wrong with my code..

    I got this error :

    at java.lang.String.charAt(String.java:658)
    at University_Apartment.main(University_Apartment.java:54)
    Java Result: 1

    when I choose the house number in my program.....
Results 1 to 2 of 2