0
Question of inheritance
In inheritance, object is created of subclass or superclass?
1 Odpowiedź
0
Inheritance means the aporpreation of properties mad methods from the parent (super) class
In inheritance, object is created of subclass or superclass?