In Protected Inheritance the public members of base class-04024
In Protected Inheritance the public members of base class become __________ in derived class.
This multiple choice question (MCQ) is related to the book/course vu cs304 Object Oriented Programming. It can also be found in vu cs304 Final Term - Quiz No.5.
In Protected Inheritance the public members of base class become __________ in derived class.
Public
Private
Protected
None of the given