11. |
Push down automata accepts _________ languages.
|
||||||||
Answer:
Option (b) |
12. |
Every context free grammar can be transformed into an equivalent push down automata.
|
||||||||
Answer:
Option (a) |
13. |
A PDA machine configuration (q, a, X) can be correctly represented as:
|
||||||||
Answer:
Option (b) |
14. |
A DPDA is a PDA in which:
|
||||||||
Answer:
Option (a) |
15. |
The push down automata accepts the input string in form of
|
||||||||
Answer:
Option (c) |
16. |
If the PDA does not stop on an accepting state and the stack is not empty, the string is:
|
||||||||
Answer:
Option (b) |
17. |
Which of the following is analogous to the following?
:NFA and NPDA
|
||||||||
Answer:
Option (a) |
18. |
The following move of a PDA is on the basis of:
|
||||||||
Answer:
Option (c) |
19. |
The symbol in formal definition of PDA is used for
|
||||||||
Answer:
Option (b) |
20. |
PDA works as Finite Automata when the number of auxiliary memory it has is
|
||||||||
Answer:
Option (d) |