Q. In Java, can a method be overloaded by changing only the return type?
β
Correct Answer: (D)
No, the return type cannot be changed
You must be Logged in to update hint/solution