Computer Applications
Fill in the blanks:
If a method does not return any value its return type is _________.
User Defined Methods
72 Likes
Answer
void
Answered By
2 Likes
Related Questions
A method is invoked through an:
- object
- system
- parameter
- none
Fill in the blanks:
A method can return only _________ value to its caller program.
Fill in the blanks:
A method indicating the method name, return type along with method arguments is known as _________.
Fill in the blanks:
The variables used to receive the values in method header are known as _________.