Which of the following is correct error when loading JAR file with duplicate name?
(a) java.io.NullPointerException
(b) java.lang.ClassNotFound
(c) java.lang.ClassFormatError
(d) java.lang.DuplicateClassError
The question was posed to me in an international level competition.
I'm obligated to ask this question of Java Beans topic in chapter Java Beans & JDBC of Java