Question: Which of the following is correct error when loading JAR file with duplicate name?

Options

A : java.io.NullPointerException

B : java.lang.ClassNotFound

C : java.lang.ClassFormatError

D : java.lang.DuplicateClassError

Click to view Correct Answer

Previous || Next

Design Patterns more questions

What does MVC pattern stands for?

Which design pattern represents a way to access all the....

Which design pattern suggests multiple classes through which request is....

Which design pattern works on data and action taken based....

Which file separator should be used by MANIFEST file?

Which of the following is not an Enterprise Beans type?

Which of the following is not true about Java beans?

How to specify autowiring by name?

What does setAutoCommit(false) do?

What is the attribute of java bean to specify scope....

Annotations more Online Exam Quiz

Annotations

Application Lifecycle - Ant, Maven and Jenkins

AutoCloseable, Closeable and Flushable Interfaces

Client and Server

Debugging in Eclipse

Java Beans

JDBC

JSP

JSP Elements

Reflection API