Solved

The Import Declaration Import *;________

Question 13

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:

verifed

Verified

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

Related Questions