Skip to content

An interesting program showing the override of a method in the derived class from it's base class using the super reference.

Notifications You must be signed in to change notification settings

MSH-trojan/Java_21_Inheritance_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

concepts used in this program:

1- Inheritance (Extension)

2- Super reference for methods

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

About

An interesting program showing the override of a method in the derived class from it's base class using the super reference.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages