An IndexOutOfBoundsException will occur when trying to remove an item from a list at an index that is

the size of the list
  • 0
  • one less than the size of the list
  • 1

There are no hints for this question