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 mentioned |
|
Answer» Correct option is (d) None of the mentioned Explanation: Both in terms of semantics is not true. |
|