Q. What is method overloading in Java?
β
Correct Answer: (A)
Defining multiple methods with the same name in the same class
You must be Logged in to update hint/solution