1.

The process of defining a method in subclass having same name & type signature as a method in its superclass is known as?

A. Method overloading
B. Method overriding
C. Method hiding
D. None of the mentioned
Answer» C. Method hiding


Discussion

No Comment Found