InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not a feature of the compiler?(a) Convertsit into machine code(b) None of the mentioned(c) Slow for debugging(d) Execution time is moreThis question was addressed to me in semester exam.My question is taken from SDT Schemes to Specify Translation of various Programming Language Construct in section Syntax Directed Definition and Translations of Compiler |
|
Answer» Right ANSWER is (d) Execution time is more |
|