Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 2 (Q.No. 16)
16.
In a class specifier, data or functions designated private are accessible
to any function in the program
only if you know the password
to member functions of that class
only to public members of the class
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Pratik khandekar said:   7 years ago
Very helpful question. Thanks for providing it.

Post your comments here:

Your comments will be displayed after verification.