Computer Science And Engineering

Computer Science And EngineeringTheory of Computation / FLATMultiple Select (MSQ)1 Mark
Q5.

A regular language LL is accepted by a non-deterministic finite automaton (NFA) with nn states. Which of the following statement(s) is/are FALSE?

A
LL may have an accepting NFA with <n< n states.
B
LL may have an accepting DFA with <n< n states.
C
There exists a DFA with 2n\le 2^n states that accepts LL.
D
Every DFA that accepts LL has >2n> 2^n states.