>
GATE CS
>
Computer Science & Information Technology
List of top Computer Science & Information Technology Questions on Theory of Computations asked in GATE CS
Let a Non-deterministic Finite Automaton (NFA) have 6 states over a finite alphabet. Which of the following cannot be the number of states in a minimal Deterministic Finite Automaton (DFA) that is equivalent to this NFA?
GATE CS - 2026
GATE CS
Computer Science & Information Technology
Theory of Computations
Which ONE of the following languages is accepted by a deterministic pushdown automaton?
GATE CS - 2026
GATE CS
Computer Science & Information Technology
Theory of Computations
For $\Sigma = \{a,b\}$, let us consider the regular language $L = \{x \mid x = a^{2+3k} \text{ or } x = b^{10+12k},\; k \ge 0\}$. Which one of the following can be a pumping length (the constant guaranteed by the pumping lemma) for $L$?
GATE CS - 2026
GATE CS
Computer Science & Information Technology
Theory of Computations