What of the following statements is true about NoSuchMethodException?
i. NoSuchMethodException is caused when the method cannot be called. ii. NoSuchMethodException is caused when the method does not exist. iii. NoSuchMethodException is a Checked Exception. iv. NoSuchMethodException is a Unchecked Exception.
Reveal answer
Fill a bubble to check yourself