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