Model2 - Iiicse - CS8501 - Toc - Set2
Model2 - Iiicse - CS8501 - Toc - Set2
0 1
p {q,s} {q}
q {r} {q,r}
r {s} {p}
s - {p}
(Or)
b. Construct DFA equivalent to the NFA given below:
12. a . Examine whether the language L=(0n1n| n>=1) is regular or not? Justify your
answer (13) (or)
b .i Prove the L1 and L2 are two languages then L1 U L2 is regular (7)
ii. Prove the L1 and L2 are two languages then L1 intersection L2 is
regular (6) (Nov-13)
14.a Express the following grammar G into Griebhak Normal Form(GNF) (13)
S->XA|BB B->b|SB X->b A->a
(Or)
b. i. Summarize in detail about multihead and multitape TM with an example.(7)
ii. Construct a Turing Machine to accept palindromes in an alphabet set
∑={a,b}.Trace the strings “abab” and “baab”.(6)
n n
b. i. Examine whether the language L=(0 1 | n>=1) is regular or not? Justify your
answer (Dec-14)