Which of these exceptions is thrown by methods of System class?
(a) IOException
(b) SystemException
(c) SecurityException
(d) InputOutputException
I had been asked this question during an interview.
This intriguing question originated from Java.lang in portion Exploring java.lang & java.io of Java