Categorias: Todos - methods - inheritance - polymorphism

por Vassilis T 12 anos atrás

2293

OOP

OOP

OOP

Class

Instance of Classes
Constructor
new()
Blue print for the object (Plan)

Polymorphism

Methods that objects respond to in a differnet manner
Overloading
Overwriting

Inheritance

super ()
extends