Question
a.
If L is a language accepted by PDA1 by final state, there exist a PDA2 that accepts L by empty stack i.e. L=L(PDA1)=L(PDA2)
b.
If L is a CFL then there exists a push down automata P accepting CF; ; by empty stack i.e. L=M(P)
c.
Let L is a language accepted by PDA1 then there exist a CFG X such that L(X)=M(P)
d.
All of the mentioned
Posted under Formal Languages and Automata Theory
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Which of the following assertion is false?
Similar Questions
Discover Related MCQs
Q. A push down automata can represented using:
View solution
Q. State true or false:
Statement: Every context free grammar can be transformed into an equvalent non deterministic push down automata.
View solution
Q. Which of the following are the actions that operates on stack top?
View solution
Q. A push down automata is said to be _________ if it has atmost one transition around all configurations.
View solution
Q. The transition a Push down automaton makes is additionally dependent upon the:
View solution
Q. A PDA machine configuration (p, w, y) can be correctly represented as:
View solution
Q. |-* is the __________ closure of |-
View solution
Q. With reference of a DPDA, which among the following do we perform from the start state with an empty stack?
View solution
Q. A DPDA is a PDA in which:
View solution
Q. State true or false:
Statement: For every CFL, G, there exists a PDA M such that L(G) = L(M) and vice versa.
View solution
Q. If the PDA does not stop on an accepting state and the stack is not empty, the string is:
View solution
Q. A language accepted by Deterministic Push down automata is closed under which of the following?
View solution
Q. Which of the following is a simulator for non deterministic automata?
View solution
Q. Finite-state acceptors for the nested words can be:
View solution
Q. Which of the following is analogous to the following?
:NFA and NPDA
View solution
Q. Let T={p, q, r, s, t}. The number of strings in S* of length 4 such that no symbols can be repeated.
View solution
Q. Which of the following relates to Chomsky hierarchy?
View solution
Q. A language is accepted by a push down automata if it is:
View solution
Q. Which of the following is an incorrect regular expression identity?
View solution
Q. Which of the following strings do not belong the given regular expression?
(a)*(a+cba)
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Formal Languages and Automata Theory? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!