InterviewSolution
Saved Bookmarks
| 1. |
Semantic Analyser is used for?(a) Generating Object code(b) Maintaining symbol table(c) Generating Object code & Maintaining symbol table(d) None of the mentionedI had been asked this question in my homework.This intriguing question originated from Syntax Analyser topic in section Contextfree Grammar and Syntax Analysis of Compiler |
|
Answer» Right answer is (C) GENERATING Object code & Maintaining symbol table |
|