Menu

Lexical Analysis Questions

MCQ
11.
Two Important lexical categories are __________
forum Discussion
MCQ
12.
It has encoded within it information on the possible sequences of characters that can be contained within any of the tokens it handles. The mentioned function is performed by?
forum Discussion
MCQ
13.
What goes over the characters of the lexeme to produce value?
forum Discussion
MCQ
14.
What constitutes the stages of the compilation process?
forum Discussion
MCQ
15.
The lexical analyzer takes _________ as input and produces a stream of _______ as output.
forum Discussion
MCQ
16.
Parsing is also known as ________
forum Discussion
MCQ
17.
A compiler program written in a high level language is called ________
 
forum Discussion
MCQ
18.
System program such a compiler are designed so that they are ________
forum Discussion
MCQ
19.
Which of the following is not a feature of compiler?
forum Discussion
MCQ
20.
A system program that brings together separately compiled modules of a program into a form language that is suitable for execution.
forum Discussion