1.

In which way a macro processor for assembly language can be implemented?(a) Independent two-pass processor(b) Independent one-pass processor(c) Processor put into pass 1 of a standard two pass assembler(d) All of the mentionedThis question was addressed to me during an interview.Asked question is from Data Structure for Representing Parsing Table in section Bottom Up Parsing of Compiler

Answer»

The CORRECT CHOICE is (d) All of the mentioned

Easiest EXPLANATION: A general-purpose macro processor or general purpose preprocessor is a macro designed for string MANIPULATION, macro DEFINITION.



Discussion

No Comment Found

Related InterviewSolutions