Which of the following is a checked exception in Java?
Answer options
A
NullPointerException
B
ArrayIndexOutOfBoundsException
C
IOException
D
ArithmeticException
Correct answer: IOException
Explanation
Quick AnswerThe correct answer is IOException because it directly addresses the core logic of Java Programming.
This question has been retained as-is due to its unique context.