1.

The best way to compare the different implementations of symbol table is to compare the time required to ____________(a) Add a new name(b) Make an enquiry(c) Add a new name and make an enquiry(d) All of the mentionedThis question was posed to me in an interview for internship.My question is from Implementation of the Translation Specified by Syntax-Directed Definitions in chapter Syntax Directed Definition and Translations of Compiler

Answer»

Right ANSWER is (d) All of the MENTIONED

The EXPLANATION: These are the DIFFERENT implementations of the symbol table as mentioned above.



Discussion

No Comment Found

Related InterviewSolutions