Which of the following is true about ClassNotFoundException?
i. ClassNotFoundException is caused when the class is not found. ii. ClassNotFoundException is caused when the class cannot instantiated. iii. ClassNotFoundException is a Checked Exception. iv. ClassNotFoundException is a Unchecked Exception.
Reveal answer
Fill a bubble to check yourself