InterviewSolution
Saved Bookmarks
| 1. |
What is an Object program?(a) Program written in machine language(b) Program to be translated into machine language(c) Translation of high-level language into machine language(d) None of the mentionedI had been asked this question in an interview.My query is from Lexical Analysis in chapter Compiler Introduction of Compiler |
|
Answer» The correct CHOICE is (c) Translation of high-level LANGUAGE into MACHINE language |
|