Lexical Analysis
1.
What is the output of lexical analyzer?
2.
Which symbol table implementation is based on the property of locality of reference?
3.
Which of the following is true for operator precedence parsing?
4.
What is an Object program?
5.
Which concept of FSA is used in the compiler?
6.
Which concept of grammar is used in the compiler?
7.
Which of the following are Lexemes?
8.
The process of forming tokens from an input stream of characters is called __________
9.
The process of forming tokens from an input stream of characters is called tokenization.
10.
Which grammar defines Lexical Syntax?