Suppose that i have an abstract class "Vehicle" and 2 other child classes inheriting from the Vehicle class called "Car" and "Bike".
So