Home » JAVA Programming » Exceptions » Question
  1. Which of these exceptions is thrown by methods of System class?
    1. SystemException
    2. IOException
    3. InputOutputException
    4. SecurityException
    5. None of these
Correct Option: D

System class methods throw SecurityException.



Your comments will be displayed only after manual approval.