Correct Answer: 256
Explanation:
Loading...
Correct Answer: 256
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 SeriesLet M be a nondeterministic finite automaton (NFA) with 6 states over a finite alphabet. Which of th…
Consider the following two finite automata D1 and D2. Which of the following statements is/are true?
Σ={1,2,3,4}. prod(x) = product of symbols in x mod 7; prod(ε)=1. L={x∈Σ* | prod(x)=2}. Number of sta…
A regular language L is accepted by a non-deterministic finite automaton (NFA) with n states. Which …
Consider a DFA defined over the alphabet Σ = {a, b}. Identify which of the following language(s) is/…
Let Σ={a,b,c}. #ₐ(x) = occurrences of a in x. Which option(s) define regular language(s)?