

McqMate
Q. |
What is process of defining two or more methods within same class that have same name but different parameters declaration? |
A. | Method overloading |
B. | Method overriding |
C. | Method hiding |
D. | None of the mentioned |
Answer» A. Method overloading |
View all MCQs in
Java ProgrammingNo comments yet