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.
a. causes a compilation error.
Computer Science & Information Technology