カテゴリー 全て - methods - inheritance - polymorphism

によって Vassilis T 12年前.

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