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

To ELABORATE: It enables the COMPILER to do TYPE checking.



Discussion

No Comment Found

Related InterviewSolutions