The number of states in the corresponding min DFA of M1 are ____
S1: ε-NFA may have more than one initial and final state.
S2: The number of states may increase if we convert an ε-NFA into corresponding NFA (without ε moves).
Select the correct option.
It has 5 tuples {Q, ∑, δ, q0, F}
The δ is defined as: Q×∑ → 2^Q
Select the correct Finite automata from the option which satisfies the above definition.
L={ w ∈ {a,b}* | such that |w| >=99 and w begin with “a” or end with “b”} , the number of states in min NFA of L is
Let A denote the set of seven bit strings in which first, fourth and last bit are “b”. The number of strings in set A that are accepted by M is _____

