CD Important Questions For Mid 1
CD Important Questions For Mid 1
2.a)Explain the boot strapping process with suitable examples and diagrams.
3. a) Write a Regular Expression for identifier, reserved words & relation operators. Design a
transition diagram for each of them.
4. a) Explain the role of parser. Explain types of grammars used for parsing.
S → (L) |a L → L, S |S
Construct leftmost and Right most derivations and parse trees for the following sentences: