Which are true of a JAR file that has only one module-info.class file, placed in the META-INF

Question:

Which are true of a JAR file that has only one module-info.class file, placed in the META-INF directory? (Choose two.)

A. It is an automatic module if on the classpath.

B. It is an automatic module if on the module path.

C. It is a named module if on the classpath.

D. It is a named module if on the module path.

E. It is an unnamed module if on the classpath.

F. It is an unnamed module if on the module path. 

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: