What are abstract base classes.
Answers
Answered by
0
in abstraction....( OOPS) base class or parent class is the main class in which the functions specified are common in a derived or child class....
such as .... we have some or the other feature of our parents and our own as welll....so a child class has the functions of the base/ parent class and some are of it's own also....
example
.... class bird - flying bird and non flying bird
such as .... we have some or the other feature of our parents and our own as welll....so a child class has the functions of the base/ parent class and some are of it's own also....
example
.... class bird - flying bird and non flying bird
Similar questions
Social Sciences,
7 months ago
Computer Science,
7 months ago
Physics,
7 months ago
Computer Science,
1 year ago
Math,
1 year ago