Animal Class
Dog class Extending Animal class properties n behaviour
MethodOverriding class with main method
MethodOverriding
Father class
Son class extending Father class properties n Behaviour
Demo class with main method
GrandFather class
Father class inheriting GrandFather class Behaviour n properties
Son class inheriting Father class Behaviour n properties
Demo class with main method
GrandaFather class
Father class inheriting GrandFather’s properties n behaviour
Son class inheriting GrandFtaher’s properties n behaviour
Son2 class inheriting GrandFtaher’s properties n behaviour
Demo class with main method
Command Line Argument