# | Tutorial | Action |
---|---|---|
1 | SubClass Get access to all PUBLIC and PROTECTED - Methods & Attributes of SuperClass | View |
2 | Redefinition of Method by Child or Sub Class | View |
3 | Final Class cannot have Sub Class | View |
4 | Final Method cannot be redefined | View |
5 | Static Attributes exist only Once in Inheritance Tree | View |