Q30
In Java, what is the purpose of method overloading?
A.
Defining multiple methods with the same name but different parameters
AnswerB.
Hiding methods in a superclass
C.
Redefining methods in a subclass
D.
Calling methods from other classes
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board