1.

An optimizer Compiler __________(a) Is optimized to occupy less space(b) Is optimized to occupy less space & Optimize the code(c) Optimize the code(d) None of the mentionedI had been asked this question in an interview for job.This is a very interesting question from Bottom-Up Parsing-2 in portion Bottom Up Parsing of Compiler

Answer»

Right answer is (d) NONE of the mentioned

To EXPLAIN I would say: In computing, an OPTIMIZING compiler is a compiler that tries to minimize or maximize some ATTRIBUTES of an executable computer program.



Discussion

No Comment Found

Related InterviewSolutions