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