Correct Answer: C
Explanation:
Loading...
Correct Answer: C
Explanation:
Take your GATE-CS preparation to the next level. Practice with full-length mock tests, get instant results, and track your progress with detailed analytics.
Browse GATE-CS Test SeriesConsider the following two finite automata D1 and D2. Which of the following statements is/are true?
Let M be a nondeterministic finite automaton (NFA) with 6 states over a finite alphabet. Which of th…
A regular language L is accepted by a non-deterministic finite automaton (NFA) with n states. Which …
Let Σ={a,b,c}. #ₐ(x) = occurrences of a in x. Which option(s) define regular language(s)?
Σ={1,2,3,4}. prod(x) = product of symbols in x mod 7; prod(ε)=1. L={x∈Σ* | prod(x)=2}. Number of sta…
Consider a 5-state DFA M accepting language L(M) in {0,1}*. For any string w, n0(w) = number of 0's …