Toc Question Bank Unit I
Toc Question Bank Unit I
THEORY OF COMPUTATION
DEPARTMENT OF COMPUTER ENGINEERING
Subject : TOC Question Bank Unit : I
THEORY QUESTIONS
1. Define the following terms with example -
i) DFA ii) NFA iii) epsilon NFA
2. Define the following terms with example.
i) Alphabet
ii) String
iii) Regular Language
iv) Regular Expression
12. Design FA which checks the divisibility by 3 for binary number input.
14. Design FA that accepts set of all string over alphabets {0, 1}
Such that third symbol from the right end is 1.
17. Construct DFA for the language of all string the begin and end with same symbol
for alphabet {0, 1}.
19. Design a DFA which checks the divisibility by 4 for decimal number.
25. Convert the following NFA with e-moves into NFA without e moves :
27. Construct a Mealy and Moore Machine for 1 's complement of a binary number.
30. Consider the following Mealy machine, Construct a Moore machine equivalent to it.
31. Construct Mealy machine which equivalent to the Moore machine given in the foll.
Table.
*********************THE END********************