Q.

Which of the following is correct way of importing an entire package named as pkg?.

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

View all MCQs in

Java Programming

Discussion

No comments yet