Computer Science, asked by universewriter242, 16 days ago

define base class and derived class​

Answers

Answered by renusankar
1

Answer:

The class whose members are inherited is called the base class, and the class that inherits those members is called the derived class.

Similar questions