call-by-value
التعريفات والمعاني
== English ==
=== Alternative forms ===
call by value
=== Noun ===
call-by-value (uncountable)
(programming) An evaluation strategy in which the arguments to a function are evaluated first, and the result is passed into the function.
Synonym: pass-by-value
Antonym: call-by-reference
==== Translations ====
==== See also ====
call-by-future
call-by-name
call-by-need
call by sharing
=== References ===
call-by-value on Wikipedia.Wikipedia