Name the exception thrown by read() on failure.
(a) InterruptedException
(b) SystemException
(c) SystemInputException
(d) I/O Exception
This question was addressed to me in quiz.
Question is from Reading Console Input Operations in division Console I/O Operations and Stream Classes of C#