Q. Which of the following is the correct way of importing an entire package 'pkg'?

  • (A) import pkg.
  • (B) Import pkg.
  • (C) import pkg.*
  • (D) Import pkg.*
πŸ’¬ Discuss
βœ… Correct Answer: (C) import pkg.*

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
204
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Pooja
Publisher
πŸ“ˆ
94%
Success Rate