InterviewSolution
Saved Bookmarks
| 1. |
A compiler can check?(a) Logical Error(b) Syntax Error(c) Both Logical and Syntax Error(d) Not Logical and Syntax ErrorThis question was posed to me during an interview for a job.My query is from Syntax Analyser in portion Contextfree Grammar and Syntax Analysis of Compiler |
|
Answer» Correct CHOICE is (b) Syntax Error |
|