Saved Bookmarks
| 1. |
1. For any push down automata there exists another push down automata that accepts the same language but contains only one POP state2. For every regular language, there exists a push down automata.\3. The regular language does not contain a stackWhich of the above statements are true?a) 1 & 3b) 1 & 2c) 2 & 3d) All the 3 statements are true |
|
Answer» Answer: b Explanation: |
|