

MCQOPTIONS
Saved Bookmarks
1. |
What is the process of defining more than one method in a class differentiated by method signature? |
A. | Function overriding |
B. | Function overloading |
C. | Function doubling |
D. | None of the mentioned |
Answer» C. Function doubling | |