Multiple Choice
The ____ members of an object form its internal state.
A) private
B) protected
C) public
D) static
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: To _ a public member function of
Q30: A call to the base class's constructor
Q31: If the corresponding functions in the base
Q32: The private members of a base class
Q33: In multiple inheritance, the derived class has
Q35: If inheritance is private, all members of
Q36: A derived class can directly access the
Q37: In _ (aggregation), one or more members
Q38: If inheritance is public, all protected members
Q39: The constructors of a derived class can