Import keyword used to make classes & interface of another package accessible to current package
Q. Which keyword is used to make the classes and interface of another package accessible to the current package?
- Published on 20 Jul 15a. Import
b. Implements
c. Instanceof
d. None of the above
ANSWER: Import