Computer Science, asked by MRFuriBone, 9 months ago

what is a derived class?

MINIMUM 3 POINTS

Answers

Answered by rithesh143
0

Answer:

A class that was created based on a previously existing class (i.e., base class). A derived class inherits all of the member variables and methods of the base class from which it is derived.

Answered by sakshimahajan429
1

Answer:

class that was created based in prev8ously existing class i.e base class a derived class inherits all of the members variables and method of base class from which is derive

Similar questions