InterviewSolution
Saved Bookmarks
| 1. |
Which class can handle IO class interrupt?(a) ExceptionIO(b) InteruptedIO(c) InteruptedIOException(d) IOInteruptExceptionI have been asked this question by my school principal while I was bunking the class.Origin of the question is IO Class in portion Inbuilt Classes of Object Oriented Programming |
|
Answer» Right choice is (C) InteruptedIOException |
|