1.

What is the 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» B. method overriding


Discussion

No Comment Found