Computer Science, asked by safrinsg, 10 months ago

What is a base class? What is derived class? How are these two interrelated? And its urgent

Answers

Answered by santanukumarsahu8775
7

Answer:

A class that is used to create another class is called base class

And,

The class which is formed from an existing class is called derived class

The base class is also called parent class that means it gives rise to other class which is termed as derived class

Thus the base class is the parent of the derived class

Explanation:

HOPE THIS WILL HELP YOU:)

Similar questions