Multiple Choice
The three access specifiers available for class members in C++ are: public , private and ____.
A) virtual
B) restricted
C) friend
D) protected
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: _ data and functions can be accessed
Q22: _ is based on the principle that
Q23: Match each term with the correct statement
Q24: When a child class function overrides a
Q25: If you do not use an access
Q27: _ in C++ means you can create
Q28: Any child class function with the same
Q29: Overriding a base class member function with
Q30: _ data and functions can be accessed
Q31: Match each term with the correct statement