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

Verified
Correct Answer:
Verified
Related Questions
Q8: If the derived class classD overrides a
Q9: Suppose that bClass is a class.Which of
Q10: The new classes that we create from
Q11: _ is a "has-a" relationship.<br>A) Inheritance<br>B) Encapsulation<br>C)
Q12: Which of the following statements about inheritance
Q14: C++ provides _ functions as a means
Q15: In OOD, a program is a collection
Q16: A derived class cannot directly access public
Q17: Existing classes, from which you create new
Q18: Classes can create new classes from existing