You can prepare effectively for Computer Science Engineering (CSE) Theory of Computation with this dedicated MCQ Practice Test (available with solutions) on the important topic of "Test: From Grammars to Push Down Automata". These 10 questions have been designed by the experts with the latest curriculum of Computer Science Engineering (CSE) 2026, to help you master the concept.
Test Highlights:
Sign up on EduRev for free to attempt this test and track your preparation progress.
The production of the form A->B , where A and B are non terminals is called
Detailed Solution: Question 1
Halting states are of two types. They are:
Detailed Solution: Question 2
A push down automata can be represented as:
PDA= ε-NFA +[stack] State true or false:
Detailed Solution: Question 3
A pushdown automata can be defined as: (Q, ∑, G, q0, z0, A, d)
What does the symbol z0 represents?
Detailed Solution: Question 4
Which of the following correctly recognize the symbol ‘|-‘ in context to PDA?
Detailed Solution: Question 5
Which among the following is true for the given statement?Statement :If there are strings R and T in a language L so that R is prefix of T and R is not equivalent to T.
Detailed Solution: Question 6
Which of the following can be accepted by a DPDA?
Detailed Solution: Question 7
For a counter automaton, with the symbols A and Z0, the string on the stack is always in the form of __________
Detailed Solution: Question 8
Statement: Counter Automaton can exist for the language L={0i1i|i>=0}
Detailed Solution: Question 9
Let ∑={0,1}* and the grammar G be:
S->ε
S->SS
S->0S1|1S0
State which of the following is true for the given
Detailed Solution: Question 10
18 videos|100 docs|44 tests |