In java, impure function uses call by ___.
Answers
Answered by
1
Answer:
Explanation:
Impure functions,also called modifier functions, are those that can cause a change of state in the object. That means, values of the object’s instance variables get modified or changed depending on the current state of the object on which the function operates. Such functions can cause some unwanted side effects if not carefully controlled by the access-modifier.
they must be called by reference because they modify the actual arguments
Answered by
0
Answer:
In java,, impure function uses call by script of Java
Similar questions
English,
5 months ago
Science,
5 months ago
English,
5 months ago
Math,
11 months ago
Environmental Sciences,
1 year ago