Categorie: Tutti - methods - inheritance - polymorphism

da Vassilis T mancano 12 anni

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