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:

Verified
Correct Answer:
Verified
Related Questions
Q1: Having a this reference allows:<br>A) a method
Q6: The _ of a class are also
Q9: When no access modifier is specified for
Q12: When should a program explicitly use the
Q13: The import declaration import *;_.<br>A)causes a compilation
Q14: Instance variables declared final do not or
Q19: Enum types are implicitly _ and enum
Q22: Set methods are also commonly called _
Q22: Which of the following is false?<br>A) Method
Q27: Which statement is false?<br>A) The actual data