the value of the function is called
Answers
Answered by
0
Example: f(4) = 16:
"4" could be called the "argument" "16" could be called the "value of the function"
Answered by
0
Answer:
The call by value method of passing arguments to a function copies the actual value of an argument into the formal parameter of the function. ... In general, it means the code within a function cannot alter the arguments used to call the function. Consider the function swap() definition as follows.
Explanation:
A VERY HUMBEL REQUEST PLEASE MARK ME AS BRAINLIEST I DID A LOT OF HARD WORK FOR YOU
Similar questions