OOP
Inheritance
extends
super ()
Polymorphism
Overwriting
Overloading
Methods that objects respond to in a differnet manner
Class
Blue print for the object (Plan)
Instance of Classes
new()
Constructor
extends
super ()
Overwriting
Overloading
Methods that objects respond to in a differnet manner
Blue print for the object (Plan)
Instance of Classes
new()
Constructor