Q. In method overloading, can methods have the same name and the same return type if their parameter types are different?
β
Correct Answer: (D)
Yes, it is allowed
You must be Logged in to update hint/solution