

InterviewSolution
Saved Bookmarks
1. |
State true or false:= L(M) and vice versa.(a) = L(M) and vice versa.(b) true(c) falseI have been asked this question during an online interview.Query is from Deterministic PDA topic in chapter Push Down Automata of Automata Theory |
Answer» The CORRECT option is (a) = L(M) and vice versa. |
|