

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is the corresponding Language to the given DFA? |
A. | L= {x ϵ {0, 1} * | x ends in 1 and does not contain substring 01} |
B. | L= {x ϵ {0,1} * |x ends in 1 and does not contain substring 00} |
C. | L= {x ϵ {0,1} |x ends in 1 and does not contain substring 00} |
D. | L= {x ϵ {0,1} * |x ends in 1 and does not contain substring 11} |
Answer» C. L= {x ϵ {0,1} |x ends in 1 and does not contain substring 00} | |