adplus-dvertising
frame-decoration

Question

A push down automaton with only symbol allowed on the stack along with fixed symbol.

a.

Embedded PDA

b.

Nested Stack automata

c.

DPDA

d.

Counter Automaton

Answer: (d).Counter Automaton

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. A push down automaton with only symbol allowed on the stack along with fixed symbol.

Similar Questions

Discover Related MCQs

Q. Which of the operations are eligible in PDA?

Q. A string is accepted by a PDA when

Q. The following move of a PDA is on the basis of:

Q. If two sets, R and T has no elements in common i.e. RÇT=Æ, then the sets are called

Q. Which among the following is not a part of the Context free grammar tuple?

Q. A context free grammar is a ___________

Q. The closure property of context free grammar includes :

Q. Which of the following automata takes stack as auxiliary storage?

Q. Which of the following automata takes queue as an auxiliary storage?

Q. A context free grammar can be recognized by

Q. A null production can be referred to as:

Q. The context free grammar which generates a Regular Language is termed as:

Q. NPDA stands for

Q. The production of the form A->B , where A and B are non terminals is called

Q. Halting states are of two types. They are:

Q. A push down automata can be represented as:
PDA= ε-NFA +[stack]

State true or false:

Q. A pushdown automata can be defined as: (Q, ∑, G, q0, z0, A, d)
What does the symbol z0 represents?

Q. Which of the following correctly recognize the symbol ‘|-‘ in context to PDA?

Q. 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.

Q. Which of the following can be accepted by a DPDA?