0
6.4kviews
Design a NFA accepting input strings that contain either the keyword 000 or 010 and convert it into equivalent DFA.

enter image description here

1 Answer
1
245views

enter image description here

State Transition Table.

enter image description here

enter image description here

Please log in to add an answer.