1.

Which among the following is the missing transition in the given DFA?
L= {x = {a, b} | x starts with a and ends with b}

A. n<a href="https://www.sanfoundry.com/wp-content/uploads/2017/06/automata-theory-questions-answers-simpler-notations-q6.png"><img alt="Find the missing transition in the given DFA" class="aligncenter size-full wp-image-145262" height="324" sizes="(max-width: 559px) 100vw, 559px" src="https://www.sanfoundry.com/wp-content/uploads/2017/06/automata-theory-questions-answers-simpler-notations-q6.png" srcset="https://www.sanfoundry.com/wp-content/uploads/2017/06/automata-theory-questions-answers-simpler-notations-q6.png 559w, https://www.sanfoundry.com/wp-content/uploads/2017/06/automata-theory-questions-answers-simpler-notations-q6-300x174.png 300w" width="559"/></a>
B. (q0, a) = q0
C. (F, a) = q1
D. (F, a) = D
E. (q1, a) = D
Answer» C. (F, a) = q1


Discussion

No Comment Found