Which of the following is correct error when loading JAR file with duplicate name?
Posted: Wed Jul 13, 2022 7:50 pm
a) java.io.NullPointerException
b) java.lang.ClassNotFound
c) java.lang.ClassFormatError
d) java.lang.DuplicateClassError
b) java.lang.ClassNotFound
c) java.lang.ClassFormatError
d) java.lang.DuplicateClassError