Computer Applications
A method with many definitions is known as ...........
- many method
- multiple method
- void method
- overloaded method
Related Questions
The technique in which the change in the formal parameter gets reflected in the actual parameter is known as ...........
In which technique are the values of actual parameters copied to the formal parameters?
State whether the following statement is True or False :
A method may contain any number of return statements.
State whether the following statement is True or False :
The non-static methods need an instance to be called.