Vidyalelo
Computer Science · Q373

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 373

Q373

Inheritance is the principle that

A.
Classes with the same name must be derived from one another
B.
Knowledge of a general category can be applied to more specific objects
Answer
C.
C++ functions may be used only if they have logical predecessors
D.
One function name may invoke different methods

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board