1.

________ allows to create classes which are derived from other classes, so that they automatically include some of its "parent's" members, plus its own members.

A. Overloading
B. Inheritance
C. Polymorphism
D. Encapsulation
Answer» C. Polymorphism


Discussion

No Comment Found