1.

Which class members can be accessed from the classes in the same package as well as classes in other Packages that are subclasses of the declaring class?

A. private
B. Public
C. Protected
D. None of the above
Answer» D. None of the above


Discussion

No Comment Found