Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 153 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 153 Bytes

concepts used in this program:

1- Inheritance (Extension)

2- Super reference for methods

3- overriding of the base class methods in the derived class