Concept drill
macros
GATE CSE & IT · Instruction Set Architecture · 1991-1995
2
PYQs
100%
keyed
0
elite explanations
2
years appeared
Study anchor
Source-book anchor pending for this concept.
Practice action
Start latest PYQPYQs in this concept
All concepts →1995 PYQ
What are x and y in the following macro definition? macro Add x,y Load y Mul x Store y end macro
easyanswer keybasic explanation
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