Matching


Question 1
Match the following according to input (from the left column) to the complier phase (in the right column) that processes it.
A
P-(ii),Q-(iii), R-(iv), S-(i)
B
P-(ii),Q-(i), R-(iii), S-(iv)
C
P-(iii),Q-(iv), R-(i), S-(ii)
D
P-(i),Q-(iv), R-(ii), S-(iii)
GATE CSE 2017 SET-2   Compiler Design
Question 2
Match the following:
A
P-2, Q-3, R-1, S-4
B
P-2, Q-1, R-4, S-3
C
P-2, Q-4, R-1, S-3
D
P-2, Q-3, R-4, S-1
GATE CSE 2015 SET-2   Compiler Design


Question 3
Match all items in Group 1 with correct options from those given in Group 2.
A
P-4. Q-1, R-2, S-3
B
P-3, Q-1, R-4, S-2
C
P-3, Q-4, R-1, S-2
D
P-2, Q-1, R-4, S-3
GATE CSE 2009   Compiler Design
Question 4
The correct matching for the following pairs is

\begin{array}{ll|ll} \text{(A)}&\text{Activation record} & \text{(1)} &\text{Linking loader} \\ \text{(B)} &\text{Location counter} & \text{(2)} &\text{Garbage collection} \\ \text{(C)}& \text{Reference counts} & \text{(3)} &\text{Subroutine call} \\ \text{(D)}& \text{Address relocation} & \text{(4)}& \text{Assembler} \\ \end{array}
A
A-3 B-4 C-1 D-2
B
A-4 B-3 C-1 D-2
C
A-4 B-3 C-2 D-1
D
A-3 B-4 C-2 D-1
GATE CSE 1996   Compiler Design


There are 4 questions to complete.

Leave a Comment