Definitions from Wiktionary (call by sharing)
▸ noun: (programming) An evaluation strategy where arguments passed to a function can be mutated in a way that is visible to the caller (unlike call-by-value) but access is not given to the specific variables passed as arguments (unlike call-by-reference).
▸ Words similar to call by sharing
▸ Usage examples for call by sharing
▸ Idioms related to call by sharing
▸ Wikipedia articles (New!)
▸ Words that often appear near call by sharing
▸ Rhymes of call by sharing
▸ Invented words related to call by sharing
▸ noun: (programming) An evaluation strategy where arguments passed to a function can be mutated in a way that is visible to the caller (unlike call-by-value) but access is not given to the specific variables passed as arguments (unlike call-by-reference).
Similar:
call by value,
call by reference,
pass-by-value,
call-by-reference,
call-by-value,
pass by value,
pass by reference,
pass-by-reference,
call-by-name,
call-by-future,
more...
Opposite:
▸ Words similar to call by sharing
▸ Usage examples for call by sharing
▸ Idioms related to call by sharing
▸ Wikipedia articles (New!)
▸ Words that often appear near call by sharing
▸ Rhymes of call by sharing
▸ Invented words related to call by sharing