call-by-value

See also: call by value

English

Alternative forms

Noun

call-by-value (uncountable)Category:English lemmas#CALLBYVALUECategory:English nouns#CALLBYVALUECategory:English uncountable nouns#CALLBYVALUECategory:English uncountable nouns#CALLBYVALUECategory:English multiword terms#CALLBYVALUECategory:English entries with incorrect language header#CALLBYVALUECategory:Pages with entries#CALL-BY-VALUECategory:Pages with 1 entry#CALL-BY-VALUE

  1. (programmingCategory:en:Programming#CALLBYVALUE) 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

References

Category:English lemmas Category:English multiword terms Category:English nouns Category:English uncountable nouns Category:Entries with translation boxes Category:Pages with 1 entry Category:Pages with entries Category:Terms with Esperanto translations Category:Terms with German translations Category:Terms with Greek translations Category:Translation table header lacks gloss Category:en:Programming