1
GATE CSE 1989
MCQ (Single Correct Answer)
+2
-0.6
An unrestricted use of the "goto" statement is harmful because of which of the following reason(s):
A
it makes it more difficult to verify programs
B
it makes programs more inefficient
C
it makes it more difficult to modify existing programs
D
it results in the compiler generating longer machine code
2
GATE CSE 1989
MCQ (Single Correct Answer)
+2
-0.6
In which of the following cases it is possible to obtain different results for call-by-reference and call-by-name parameter passing?
A
Passing an expression as a parameter
B
Passing an array as a parameter
C
Passing a pointer as a parameter
D
Passing an array element as a parameter
GATE CSE Subjects
Software Engineering
Web Technologies
EXAM MAP