Concept drill
call-by-name
GATE CSE & IT · Code Generation · 1989-2003
4
PYQs
100%
keyed
0
elite explanations
4
years appeared
Study anchor
Source-book anchor pending for this concept.
Practice action
Start latest PYQPYQs in this concept
All concepts →2003 PYQ
The following program fragment is written in a programming language that allows global variables and does not allow nested declarations of functions. global int i = 100, j = 5; voi...
hardanswer key
1994 PYQ
In which one of the following cases is it possible to obtain different results for call-by-reference and call-by-name parameter passing methods?
mediumanswer key
1991 PYQ
Indicate the following statement true or false: Although C does not support call by name parameter passing, the effect can be correctly simulated in C.
mediumanswer keybasic explanation
1989 PYQ
In which of the following cases it is possible to obtain different results for call-by-reference and call-by-name parameter passing?
mediumanswer key