Computer Science, asked by AmishaKhetwal9187, 9 months ago

Which keyword is used to make the classes and interface of another package accessible to the current package

Answers

Answered by Anonymous
4

The import keyword is used to make the classes and interface of another package accessible to the current package.

Answered by Anonymous
1

Answer:

Explanation:

The import keyword is used to make the classes and interface of another package accessible to the current package.

Similar questions