Question
a.
Scanner
b.
Parser
c.
Evaluator
d.
Lexical generator
Posted under Systems Programming
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. What goes over the characters of the lexeme to produce a value?
Similar Questions
Discover Related MCQs
Q. Which one is a lexer Generator ?
View solution
Q. Which of the lexical analyser can handle Unicode ?
View solution
Q. The output of a lexical analyzer is
View solution
Q. Which phase of compiler is Syntax Analysis ?
View solution
Q. Syntax Analyser also known as
View solution
Q. syntax analyzer or parser takes the input from a ______________.
View solution
Q. Which of these is not true about Symbol Table?
View solution
Q. Select a Machine Independent phase of the compiler.
View solution
Q. Output file of Lex is _____ , if the input file is Myfile.
View solution
Q. Type checking is normally done during?
View solution
Q. By whom is the symbol table created?
View solution
Q. What does a Syntactic Analyser do?
View solution
Q. Semantic Analyser is used for?
View solution
Q. Task of the lexical analysis phase is
View solution
Q. Which is a permanent database in the general model of compiler
View solution
Q. Which table is a permanent databases that has an entry for each terminal symbol ?
View solution
Q. The output of lexical analyser is
View solution
Q. Machine independent phase of the compiler is
View solution
Q. Which of the following is used for grouping of characteristics into tokens ?
View solution
Q. which of the following grammer is LR(1) ?
a)A->aAa
A->bAb
A->a
A->b
b)A->aAa
A->aAb
A->c
c)A->A+A
A->a
d)both a and b
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Systems Programming? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!