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
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
Does overloading of a method has anything to do with its return type
In overloading, the access specifier, access modifier, return type and arguments
can be different but the method name has to be same. Overloading doesn't depend
on the return type that each of the method are returning.
Return type of overloaded method should be same or not?
return type can be same or different in method overloading
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us