Solved

When Compiling a Class in a Package,the Javac Command-Line Option

Question 16

Multiple Choice

When compiling a class in a package,the javac command-line option ________ causes the javac compiler to create appropriate directories based on the class's package declaration.


A) -p.
B) -a.
C) -d.
D) -dir.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions