Answers for "in function overloading function return type should also be different?"

1

does overloading method can have different return type

return type can be same or different
in method overloading

but you can't have same parameters
Posted by: Guest on January-12-2021

Code answers related to "in function overloading function return type should also be different?"

Browse Popular Code Answers by Language