

MCQOPTIONS
Saved Bookmarks
1. |
If same message is passed to objects of several different classes and all of those can respond in a different way, what is this feature called? |
A. | Inheritance |
B. | Overloading |
C. | Polymorphism |
D. | Overriding |
Answer» D. Overriding | |