1.
Which grammar gives multiple parse trees for the same string?
2.
In Compiler lexical analyzer is used for?
3.
From the following grammars, which describes the lexical syntax?
4.
Which parser is most powerful in the following parsers?
5.
The output of the lexical analyzer is _______
6.
Which derivation is generated by the bottom-up parser?
7.
Which derivation is generated by the top-down parser?
8.
What is the linker?
9.
Parsing is categorized into how many types?
10.
In which parsing, the parser constructs the parse tree from the start symbol and transforms it into the input symbol.