Kategorie: Wszystkie - methods - inheritance - polymorphism

przez Vassilis T 12 lat temu

2287

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