Differentiate between parent and base class ........ atleast 2 points
Answers
Answered by
3
Answer:
hey mate✌☺❤
Explanation:
➡The class from which the other classes are derived through the process of inheritance is called parent class.
➡It is also called super class or base class.
▶The class that inherits the properties from a base class is called derived class.
▶It is also called sub-class.
✒Hope it helps❤☺✌⭐⭐⭐‼
Answered by
3
Answer:
Explanation:
A base class is the class from which the
derived class and all its derived classes are derived.
The derived class is the class that derives
from another class - it's similar in relationship
to parents and child however it goes more
than that - it could be grand parent and
great great great grandchild. it is not siblings
classes though .
Here's a code explain in above picture
( in c++).
Attachments:
Similar questions
Math,
4 months ago
Sociology,
4 months ago
Math,
9 months ago
CBSE BOARD X,
1 year ago
English,
1 year ago