Which command line runs the main class com.acme.Main from the module com.example?

Which command line runs the main class com.acme.Main from the module com.example?
A. java –module-path mods com.example/com.acme.Main
B. java -classpath com.example.jar com.acme.Main
C. java –module-path mods -m com.example/com.acme.Main
D. java -classpath com.example.jar -m com.example/com.acme.Main

Download Printable PDF. VALID exam to help you PASS.

One thought on “Which command line runs the main class com.acme.Main from the module com.example?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.