Slide 4
Slide 4 text
A programming language uses an evaluation strategy to determine
when to evaluate the argument(s) of a function call
(for function, also read: operation, method, or relation)
and what kind of value to pass to the function.
“Wikipedia”
Evaluation Strategy:
call-by-value
call-by-reference