Multiple choice Which of the following is not a JVM (Java Virtual Machine) exception? ClassCastException NullPointerException ArrayIndexOutOfBoundsException IllegalArgumentException None of the above Reveal answer Fill a bubble to check yourself D Correct answer Explanation This is not a JVM exception. It is a programmatic exception.