a. Name the data members that can be accessed by an object of bus class
b. Is the member function output data accessible to the objects of heavy_vehicle class
there's protected and private inheritance involved along the way to the bus class. for your own learning why don't you write down what you think might be the answers and the reasons and post them and then we can discuss?