InterviewSolution
Saved Bookmarks
| 1. |
Which of these is a mechanism for naming and visibility control of a class and its content?(a) Object(b) Packages(c) Interfaces(d) None of the Mentioned.This question was addressed to me in an online quiz.I need to ask this question from Packages in section Interfaces & Packages of Java |
|
Answer» Right option is (b) Packages |
|