Correct Answer: import pkg.*
Explanation: A package is a group of classes and/or interfaces that share a common name, are stored in the same directory, and can be imported from other packages. Packages are a way to group related classes and interfaces.What is java package?
Note: This Question is unanswered, help us to find answer for this one
More Java MCQ Questions
Java MCQs | Topic-wise