1.

Access to private data

A. Restricted to methods of the same class
B. Restricted to methods of other classes
C. Available to methods of the same class and other classes
D. Not an issue because the program will not compile
Answer» C. Available to methods of the same class and other classes


Discussion

No Comment Found