Which exception occurs when an Iterator is used after modifying the collection directly?
NullPointerException
ConcurrentModificationException
IndexOutOfBoundsException
IllegalArgumentException
This question is part of this quiz :