

MCQOPTIONS
Saved Bookmarks
1. |
Inheritance is a powerful design and implementation mechanism that offers which of these advantages? |
A. | Inheritance captures a generalization-specialization relation between the super-class(es) and the sub-class |
B. | Inheritance provides reuse of the implementations of attributes and operations in the super-class or super-classes |
C. | All of the mentioned |
D. | None of the mentioned |
Answer» D. None of the mentioned | |