1.

Name the exception thrown by read() on failure.(a) InterruptedException(b) SystemException(c) SystemInputException(d) I/O Exception

Answer» Correct answer is (d) I/O Exception

Explanation: read() throws I/O exception on failure.


Discussion

No Comment Found

Related InterviewSolutions