Computer Science, asked by Unnati004, 1 year ago

which OOPS concept relates superclass and subclass during inheritance?

Answers

Answered by SINGHisKING11
2
Inheritance. In object-oriented programming, inheritance enables new objects to take on the properties of existing objects. A class that is used as the basis for inheritance is called a superclass or base class. A class that inherits from a superclass is called a subclass or derived class.

SINGHisKING11: any other questions
SINGHisKING11: OK
SINGHisKING11: wlcm
SINGHisKING11: what's your class
SINGHisKING11: OK
SINGHisKING11: thanks
Answered by amartyadmenon
0

Answer:

inheritance

hope it helps

Similar questions