You are deriving a class from a base class. The class members of the base class are declared as private to the class. You have declared an object of the base class in the derived class. You are required to invoke the class member function using this object. What should you do?
đang được dịch, vui lòng đợi..
