

McqMate
Q. |
Definition of a language L with alphabet {a} is given as following. L= { a^{nk} | k > 0, and n is a positive integer constant} What is the minimum number of states needed in a DFA to recognize L? |
A. | k+1 |
B. | n+1 |
C. | 2^(n+1) |
D. | 2^(k+1) |
Answer» B. n+1 |
View all MCQs in
Theory of Computation and Compiler DesignNo comments yet