Inheritance is a way to-04155
Inheritance is a way to
This multiple choice question (MCQ) is related to the book/course
vu cs304 Object Oriented Programming.
It can also be found in
vu cs304 Mid Term - Quiz No.7.
Inheritance is a way to
make general classes into more specific classes.
pass arguments to objects of classes.
improve data hiding and encapsulation.
providing class growth=through natural selection.