Assume the classes described in Exercise 3 and consider a main method that contains the following statements:
LandVehicle landVeh;
MotorizedLandVehicle motorVeh;
a. Which of these objects can invoke the method wheel Count?
b. Which of these objects can invoke the method fuel Type ?