TOC--Q5
TOC--Q5
AUTOMATA
1. There are ___________ tuples in finite state machine.
(a) 4 (b) 5
(c) 6 (d) unlimited
(a) 3 (b) 2
(c) 1 (d) can’t be represented
5. δ*(q,cya) is equivalent to
7. Languages of an automata is
1
(a) If it is accepted by automata
(b) If it halts
(c) If automata touch final state in its life time
(d) All language are language of automata
(a) 1 (b) 0
(c) 2 (d) None of the mentioned
(a) 1 (b) 2
(c) 3 (d) None of the mentioned
11. Regular expression for all strings starts with ab and ends with bba is
12. How many DFA’s exits with two states over input alphabet {0,1} ?
(a) 16 (b) 26
(c) 32 (d) 64
2
(d) All of the mentioned
14. Number of states require to simulate a computer with memory capable of storing ‘3’ words
each of length ‘8’.
15. FSM with output capability can be used to add two given integer in binary representation.
This is
16. How many strings of length less than 4 contains the language described by the regular
expression (x+y)*y(a+ab)*?
(a) 7 (b) 10
(c) 12 (d) 11
3
20. Let the class of language accepted by finite state machine be L1 and the class of languages
represented by regular expressions be L2 then