374 views
0 votes
0 votes
Check the following statements:-

Suppose we created an automaton to accept a language L.

1. we can make its complement by making final state to non-final & vice-versa. (T/F)

2. we can make the reverse of L by reversing arrows & making initial state to final & final state to initial state. (T/F)

1 Answer

0 votes
0 votes
Both statements are true, but only for DFA.

For NFA, both statements are false.

Therefore, for an automata in general, both statements are false.

Related questions

1 votes
1 votes
1 answer
3
0 votes
0 votes
1 answer
4