1.

The following Finite Automaton recognizes which of the given languages?

A. {1, 0} * {0 1}
B. {1, 0} * {1}
C. {1} {1, 0} * {1}
D. 1* 0* {0, 1}
Answer» B. {1, 0} * {1}


Discussion

No Comment Found