

MCQOPTIONS
Saved Bookmarks
1. |
The process of defining two or more methods within the same class that have same name but different parameters list? |
A. | Method overloading |
B. | Method overriding |
C. | Encapsulation |
D. | None of the mentioned |
Answer» B. Method overriding | |