Multiple Choice
The import declaration import *;________.
A) causes a compilation error.
B) imports all classes in the library.
C) imports the default classes in the library.
D) imports the classes in package java.lang.
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
Q8: By default,the classpath consists only of the
Q12: When should a program explicitly use the
Q12: A programmer-defined constructor that has no arguments
Q14: Instance variables declared final do not or
Q16: When compiling a class in a package,the
Q22: Set methods are also commonly called _
Q24: Which of the following is false?<br>A) A
Q27: Which statement is false?<br>A) The actual data