Computer Applications
Fill in the blanks:
Methods used with same name but different types of arguments are known as _________.
User Defined Methods
55 Likes
Answer
function overloading
Answered By
2 Likes
Related Questions
Fill in the blanks:
The _________ method performs some actions without returning any output.
Fill in the blanks:
A method contains _________ and _________.
Fill in the blanks:
A method that is called by itself in its body is known as _________ method.
State whether the following statement is True or False :
Calling and invoking a method is same.