Try to implement the following applications

1) An application with “Single Inheritance”.
 Single Inheritance
2) An application with “Hierarchical Inheritance”.
 Hierarchical Inheritance
3) An application with “Multi Level Inheritance”.
 Multi Level Inheritance
4) An application with “Hybrid Inheritance”.
 Hybrid Inheritance