Short Answer
You use an import statement when you want to access a built-in Java class that is contained in a group of classes called a(n) ____________________.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: In programming, named computer memory locations are
Q9: You must use the Java interpreter to
Q13: The _ is also called the Java
Q15: Dots (or periods) in a Java statement
Q19: In Java, the reserved keyword _ means
Q21: It is best to use the _
Q39: Once an application is written and saved,
Q51: A Java identifier can contain only letters,
Q52: Write a line comment and block comment
Q67: _ are also called modules, methods, functions,