Recent questions tagged finite-automata

0 votes
2 answers
362
0 votes
2 answers
371
Give examples of:Countable Infinite SetCountable Finite SetUncountable Finite SetUncountable Infinite Set
1 votes
0 answers
372
What is Pumping length?Why we consider pumping length of certain numbers?Can Pumping length be 0?
0 votes
0 answers
373
0 votes
0 answers
374
0 votes
1 answer
375
How is Every DFA is NFA but not vice-versa?Not able to get it. Please explain.
1 votes
2 answers
376
Let L = { (a^p)* | p is prime number } and input is {a} . what is minimum number of state in NFA and DFA ?
0 votes
2 answers
378
How to draw a DFA for the below language.$L$ = {$W | W \in$ $ (0, 1)^* $};$W$ ends with 0 and contains the substring 100 }No. of states in minimal DFA.
2 votes
0 answers
379
0 votes
1 answer
382
Find the number of states in minimized DFA that accepts languages over sigma={a,b},where each string has exactly three a’s and two b’s.
0 votes
2 answers
383
0 votes
1 answer
384
Find the minimum number of states in the DFA which accept the language of all strings that begin or end with 00or 11.
0 votes
0 answers
386
Consider the following NFA M , over the alphabet {a}let L(M) be the language accepted by the NFA M . let $M'$ denote the machine obtained by the final and non final sta...
0 votes
0 answers
388
let L={set of all strings over {0,1}* , containing 01 and 011 as the substring }number of states in the minimal DFA of L’ is?i’m getting 3. please confirm if you are ...
0 votes
2 answers
389