Q. When the inheritance is private, the private methods in base class are __________ in the derived class (in C++).
β
Correct Answer: (A)
inaccessible
You must be Logged in to update hint/solution