What is the expected result of javac?

Given:

What is the expected result of javac?
A. javac fails to compile the class and prints the error message, C:workspace4Mycar.java:1:error: package java does not exist
B. javac compiles Mycar.java without errors or warnings.
C. javac fails to compile the class and prints the error message, C:workspace4Mycar.java:1:error: expected import java.lang
D. javac fails to compile the class and prints the error message, Error: Could not find or load main class Mycar.class

Download Printable PDF. VALID exam to help you PASS.

One thought on “What is the expected result of javac?

Leave a Reply

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


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