6

There are two types of people in this world, those that understand that arrays start at 0 and
Exception in thread "main" java.lang.IndexOutOfBoundsException: Index: 2, Size: 2 at java.util.ArrayList.rangeCheck(ArrayList.java:653) at java.util.ArrayList.get(ArrayList.java:429) at NewClass2.main(NewClass2.java:7)

Comments
  • 0
    Sorry...

    There are 10 types of people in this world :

    Those that understand binary and those that don't
  • 0
    There are two types of people in the world. Those who rely on Stack Overflow to complete their tasks and those who don't work with computers.
Add Comment