Tafl Question
Tafl Question
com/c/AKTUImportantquestions
AKTU B.TECH
THEORY OF AUTOMATA & FORMAL LANGUAGE
Important questions
1. Define NFA. What are various points of difference between NFA and DFA?
2. What are various points of difference between Moore & Mealy Machine? Explain the
procedure to convert a moore machine into Mealy machine.
6. Define ambiguity. Show that the grammar G with following production is ambiguous.
S → a | aAb | abSb, A → aAAb | bS
7. Define PCP. Let A = {1, 110, 0111} and B = {111, 001, 11} and = {0, 1}.
Find the solution of PCP.
19. Find the regular expression corresponding to the finite automata given bellow:
20. Using pumping lemma for Regular languages prove that language { } 2 | 1 i L = ≥ is not
regular.