Home » JAVA Programming » Object & Classes » Question
  1. Which of these Exceptions is thrown by loadClass() method of ClassLoader class?
    1. SystemException
    2. ClassFormatError
    3. ClassNotFoundException
    4. IOException
    5. None of these
Correct Option: C

ClassNotFoundException



Your comments will be displayed only after manual approval.