1.

Which of these is not true about the Symbol Table?(a) All the labels of the instructions are symbols(b) Table has entry for symbol name address value(c) Perform the processing of the assembler directives(d) Created during pass 1I had been asked this question in an interview for internship.My doubt stems from Syntax Analyser in portion Contextfree Grammar and Syntax Analysis of Compiler

Answer»

Correct answer is (c) PERFORM the PROCESSING of the assembler directives

To EXPLAIN: The Symbol table does not EVER perform the processing of the assembler derivative.



Discussion

No Comment Found

Related InterviewSolutions