ClassNotFoundException occurs when class is not found while dynamically loading class - Core Java

Q.  Which Exception occurs when a class is not found while dynamically loading a class using the class loaders?
- Published on 21 Jul 15

a. ClassNotFoundException
b. ClassFoundException
c. NoClassDefFoundError
d. ClassDefFoundError

ANSWER: ClassNotFoundException

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)