Q.

Which of the following is correct way of importing an entire package ‘pkg’?

A. import pkg.
B. Import pkg.
C. import pkg.*
D. Import pkg.*
Answer» C. import pkg.*
784
0
Do you find this helpful?
1

View all MCQs in

Java Programming

Discussion

No comments yet