Search:

Type: Posts; User: hemla

Search: Search took 0.17 seconds.

  1. Re: Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException problem on mac

    Problem solved! :)
  2. Re: Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException problem on mac

    Thanks to all of you who answered but now I get a different error:

    Distance1.java:7: cannot find symbol
    symbol : variable max
    location: class java.lang.Math
    System.out.println(Math.max -...
  3. Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException problem on mac

    No matter whatever other code i write on my mac apart from the very popular Hello World, no other one seems to work on my mac.



    public class Distance1 {

    public static void main(String[]...
Results 1 to 3 of 4