In Private only member functions and friend classes or-04176
In Private __________ only member functions and friend classes or functions of a derived class can convert pointer or reference of derived object to that of parent object
This multiple choice question (MCQ) is related to the book/course vu cs304 Object Oriented Programming. It can also be found in vu cs304 Mid Term - Quiz No.9.
In Private __________ only member functions and friend classes or functions of a derived class can convert pointer or reference of derived object to that of parent object
specialization
inheritance
abstraction
composition