InterviewSolution
Saved Bookmarks
| 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 |
|