Inheritance examples in Java. Example: "Vehicle.java" is the superclass, "VehicleDemo.java" is the subclass, and "Car.java" is the subclass of the subclass.