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