Multiple Choice
____ data and functions can be accessed only within a class.
A) public
B) protected
C) private
D) virtual
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: Match each term with the correct statement
Q17: Inheritance is said to use the _
Q18: Match each term with the correct statement
Q19: To create a class Customer that derives
Q20: A derived class is also called a
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
Q26: The three access specifiers available for class