InterviewSolution
Saved Bookmarks
| 1. |
Type checking is normally done during ____________(a) Lexical analysis(b) Syntax analysis(c) Syntax directed translation(d) Code generationThe question was asked in an interview for job.The doubt is from Three-Address Statements topic in division Syntax Directed Definition and Translations of Compiler |
|
Answer» Right OPTION is (c) Syntax directed translation |
|