1.

Match the following according to input (from the left column) to the compiler phase (in the right column) that processes it : (P) Syntax tree (i) Code generator (Q) Character stream (ii) Syntax analyzer (R) Intermediate (iii) Semantic analyzer representation (S) Token stream (iv) Lexical analyzer

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)
Answer» D. P (i), Q (iv), R (ii), S (iii)


Discussion

No Comment Found

Related MCQs