Module 1 & 2 University Questions
Module 1 & 2 University Questions
---------------------------------------------------------------------------------------------------------
Module 1 Questions
12. Discuss difference in transition function of FA, PDA and TM. (June 24 5M)
13. Design DFA that accepts strings that contain “ba” or “ab” ∑ = {𝑎, 𝑏} . (June 24 5M)
14. Design DFA that accepts strings that are muitiple of 4 ∑ = {0,1}. (June 24 5M)
15. Design NFA that accepts strings starting with a and ending with a or starting with b or ending
in b. (June 24 5M)
16. Design mealy machine to change every occurrence of a with x, b with y and c is kept
unchanged. Convert same to Moore machine. (June 24 10M)
17. Short note : Arden’s theorem. (June 24 5M)
Module 2 Questions
1. Represent RE ∈ for L= w/w has prefix ‘bab’ and suffix ‘abb’ and w is a string over ∑ = {𝑎, 𝑏} .
Design NFA with epsilon moves for accepting L. Convert to minimize DFA. (June 24 10M)
2. Explain pumping lemma for regular language. Prove that given L is not regular 𝐿 =
{𝑎𝑛 𝑏𝑛+1 /𝑛 ≥ 1} . (June 24 10M)
3. Explain pumping lemma with the help of a diagram to prove that given language is not a
regular 𝐿 = {0𝑚 1𝑚+1 /𝑚 > 0} .(Nov 23 10M)
4. Convert following RE to NFA-∈ and convert it to minimized DFA corresponding to it
(0 + 11)∗ (10)(11 + 0)∗ .(May 23 10M)
5. Give formal definition of pumping lemma for Regular Language . Prove that the following
language is not regular.𝐿 = (𝑤𝑟𝑤 𝑟 / 𝑤 ∈ {𝑎, 𝑏}∗ , 𝑟 ∈ {𝑐}, |𝑤| ≥ 1} .(May 23 10M)
6. Decision properties of regular language. (Short note) (May 23 5M)
7. Convert the following RE into NFA with ∈ moves and hence obtain DFA. 𝑅𝐸 = (0+∈
)(10)∗ (∈ +1) . (Nov 22 10M)
8. Give formal definition of pumping lemma for R.L. and P.L. 𝐿 = {0𝑚 1𝑚+1 /𝑚 > 0 .(Nov 22
10M)
9. Short note: Decision properties of Regular Language. (Nov 22 10M)