1.

In a class specifier ,data or function designated private are accessible

A. To any function in the program
B. Only if you the password
C. To member functions of that class
D. Only to public members of the class
Answer» D. Only to public members of the class


Discussion

No Comment Found