True/False
When a class is a base class you are required to define data as protected rather than private .
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: Can you create an array of parent
Q11: With respect to inheritance, what do generalization
Q12: The children of a virtual base class
Q13: A _ function cannot be inherited.<br>A) virtual<br>B)
Q14: Provide an example of a situation in
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