Syntax Analyser
1.
How many components context-free grammar has?
2.
A set of tokens, known as?
3.
Which of the following called left side of the production?
4.
Which of the following is a graphical depiction of a derivation?
5.
In parse tree, leaf nodes are called?
6.
Which of the following are Limitations of Syntax Analyzers?
7.
How many types of parsing are there?
8.
When the parser starts constructing the parse tree from the start symbol and then tries to transform the start symbol to the input, it is called?
9.
Type checking is normally done during ____________
10.
Which of the following is true?