1
GATE CSE 1995
MCQ (Single Correct Answer)
+1
-0.3
What are x and y in the following macro definition?

macro Add x,y
Load y
Mul x
Store y
end macro
A
Variables
B
Identifiers
C
Actual parameters
D
Formal parameters
2
GATE CSE 1994
MCQ (Single Correct Answer)
+1
-0.3
An unrestricted use of the "goto" statement is harmful because
A
it makes it more difficult to verify programs
B
it increases the running time of the programs
C
it increases the memory required for the programs
D
it results in the compiler generating longer machine code
3
GATE CSE 1991
True or False
+1
-0
Indicate the following statement true or false:

A programming language not supporting either recursion or pointer type does not need the support of dynamic memory allocation.
A
TRUE
B
FALSE
4
GATE CSE 1991
True or False
+1
-0
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.
A
TRUE
B
FALSE
GATE CSE Subjects
Software Engineering
Web Technologies
EXAM MAP
Medical
NEET
Graduate Aptitude Test in Engineering
GATE CSEGATE ECEGATE EEGATE MEGATE CEGATE PIGATE IN
Civil Services
UPSC Civil Service
Defence
NDA
CBSE
Class 12