1.

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

Answer»

Right answer is (c) SecurityException

Easy explanation: System class METHODS THROW SecurityException.



Discussion

No Comment Found

Related InterviewSolutions