Attempt any Eight questions.
[8*5=40]
4.
Explain the ε-closure of states on an ε-NFA with suitable examples. [5] 5.
Convert the following regular expression into equivalent Finite Automata. a.(0+1)∗10(1+0) b.1∗0(0+1)∗1 [5] 6.
Define the term: Parse Tree, left-most and right-most derivation, sentential form and ambiguity with example. [5]
7.
Give the formal definition of Push Down Automata. How CFG can be converted into equivalent PDA. Explain with an example. [5]
8.
Define regular grammar. Also explain the method of converting right linear grammar into equivalent finite automata. [5]
9.
Construct a Turing machine that accepts the language, L={anbn∣n≥0} [5] 10.
Define Turing machine and its roles. [5]
11.
Explain about the complexity classes p, NP and NP-Complete. [5]
12.
Write short notes (Any two): a) Big Oh, Big Omega and Big Theta b) Tractable and Intractable Problems c) Chomsky Hierarchy [5]