

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following best describes polymorphism? |
A. | Ability of a class to derive members of another class as a part of its own definition |
B. | Means of bundling instance variables and methods in order to restrict access to certain class members |
C. | Focuses on variables and passing of variables to functions |
D. | Allows for objects of different types and behaviour to be treated as the same general type |
Answer» E. | |