1.

Lexers are often generated by a lexer generator, same as parser generators.(a) True(b) FalseThis question was posed to me in an international level competition.My doubt stems from Lexical Analyser topic in section Finite Automata and Regular Expression of Compiler

Answer»

Right answer is (a) True

The BEST EXPLANATION: Lexers are often generated by a LEXER GENERATOR same as parser.



Discussion

No Comment Found

Related InterviewSolutions