Page 1 of 1

Which of the following is the corresponding Language to the given DFA?

Posted: Thu Jul 14, 2022 9:24 am
by answerhappygod
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}