

MCQOPTIONS
Saved Bookmarks
1. |
Polymorphism reduces the effort required to extend an object system by |
A. | coupling objects together more tightly. |
B. | enabling a number of different operations to share the same name. |
C. | making objects more dependent on one another. |
D. | removing the barriers imposed by encapsulation. |
Answer» C. making objects more dependent on one another. | |