Menu

Push Down Automata Questions

MCQ
1.
PDA is more powerful than
forum Discussion
MCQ
2.
PDA can be represented with the help of
forum Discussion
MCQ
3.
Which of the following statement is false?
forum Discussion
MCQ
4.
A push down automata is different than finite automata by
forum Discussion
MCQ
5.
The instantaneous description is PDA shows
forum Discussion
MCQ
6.
The symbol Z0 in formal definition of PDA is used for
forum Discussion
MCQ
7.
The language accepted by a Pushdown Automation in which the stack is limited to 10 items is best described as
forum Discussion
MCQ
8.
Which of the following statements is true?
forum Discussion
MCQ
9.
Consider the NPDA ?Q = {q0, q1, q2}, ? = {0, 1}, ? = {0, 1, ?}, ?, q0, ?, F = {q2}?, where (as per usual convention) Q is the set of states, ? is the input alphabet, ? is stack alphabet, ? is the state transition function, q0 is the initial state, ? is the initial stack symbol, and F is the set of accepting states, The state transition is as following
Which one of the following sequences must follow the string 101100 so that the overall string is accepted by the automaton? 
forum Discussion
MCQ
10.
Which of the following languages are context-free?

L1 = {ambnanbm ? m, n ? 1}
L2 = {ambnambn ? m, n ? 1}
L3 = {ambn ? m = 2n + 1} 
forum Discussion
Page 1 of 4Next chevron_right