Computer Applications
State whether the following statement is True or False :
A method can use a single return statement.
User Defined Methods
33 Likes
Answer
True
Answered By
4 Likes
Related Questions
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.
State whether the following statement is True or False :
Overloading of methods even depends on return type.
State whether the following statement is True or False :
A method cannot be defined without parameters.