Theory of Computation – Multiple Choice Questions (MCQs)
-
-
2. Which of the following is a basic model of computation?
-
3. What is an automaton?
-
4. What is a finite automaton (FA)?
-
5. What is an epsilon transition in an NFA?
-
6. Which languages are accepted by finite automata?
-
7. What is a regular expression?
-
8. Which of the following operations can be performed on regular languages?
-
9. What is Kleene star operation on a language L?
-
10. Which languages are generated by context-free grammars?
-
11. What is a pushdown automaton (PDA)?
-
12. Which languages are accepted by pushdown automata?