InterviewSolution
Saved Bookmarks
| 1. |
Which is not true about syntax and semantic parts of a computer language?(a) Semantics is checked mechanically by a computer(b) Semantics is the responsibility of the programmer(c) All of the mentioned(d) None of the mentionedI have been asked this question in final exam.Asked question is from Implementation of the Translation Specified by Syntax-Directed Definitions topic in section Syntax Directed Definition and Translations of Compiler |
|
Answer» Correct option is (d) None of the mentioned |
|