Multiple Choice
Which of these exceptions will occur if we try to access the index of an array beyond its length?
A) ArithmeticException
B) ArrayException
C) ArrayIndexException
D) ArrayIndexOutOfBoundsException
Correct Answer:

Verified
Correct Answer:
Verified
Q9: Which of these method waits for the
Q10: Which class is the super class of
Q11: Which exception is thrown by read() method?<br>A)IOException<br>B)InterruptedException<br>C)SystemException<br>D)SystemInputException
Q12: Which is the super class of all
Q13: Which of the following exception is raised
Q15: Thread priority in Java is represented as?<br>A)int<br>B)Float<br>C)double<br>D)long
Q16: Which refers to a channel through which
Q17: Which of this method of Thread class
Q18: Byte Stream Classes support input/output operations on
Q19: Which of these classes is used to