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 1
I 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