Computer Applications
State whether the following statement is True or False :
An impure method always returns the same value when the same arguments are given.
User Defined Methods
4 Likes
Answer
False
Answered By
3 Likes
Related Questions
State whether the following statement is True or False :
The scope of a local variable is limited to the method or the block it is declared in.
State whether the following statement is True or False :
The keyword static makes a method a class method.
What is a method? Explain the various parts of a method.
What is a method signature?