Flat Imp Questions (2) SEM
Flat Imp Questions (2) SEM
Unit I
13.
Unit II
1. Construct a DFA for the Regular Language consisting of any number of a’s and b’s
2. What is a regular language? Convert the given regular expression to regular language.
Unit III
Unit IV
Unit V
1. What are P and NP class of Languages? What is NP Complete and give examples?
2. Design a Turing Machine to accept the language L = {WWR | W∈(a+b)* }
3. Define Post Correspondence Problem? Explain in brief about PCP with an example?
4. What is decidability? Explain in brief about any two undecidable problems?
5. Design a Turing Machine to accept the language L = {anbncn | n>0 }
6. Explain about Universal Turing Machine?
7. Find whether post correspondence problem P={(10,101),(011,11),(101,011)} has match?
Give the solution.
8. Halting problem of TM
9. Write about Churches hypothesis and Computable function in Turing Machines with an
example.
10. Explain the general structure of multi tape and non deterministic Turing machines and
show that these are equivalent to basic Turing machines