

MCQOPTIONS
Saved Bookmarks
1. |
Defining methods with same name and different no. of parameters are called |
A. | Method overriding |
B. | method overloading |
C. | Dynamic method dispatch |
D. | none of the above |
Answer» C. Dynamic method dispatch | |