

MCQOPTIONS
Saved Bookmarks
1. |
Given an arbitrary non-deterministic finite automaton (NFA) with N states, the maximum number of states in an equivalent minimized DFA is at least. |
A. | N^2 |
B. | 2^N |
C. | 2N |
D. | N! |
Answer» C. 2N | |