HARDImportant2022GATE-CSTheory of Computation
theory-of-computationpush-down-automata2-mark
A.
B.
C.
D.
Correct Answer: B,C,D
Explanation:
Loading...
Correct Answer: B,C,D
Explanation:
Take your GATE-CS preparation to the next level. Practice with full-length mock tests, get instant results, and track your progress with detailed analytics.
Browse GATE-CS Test SeriesWhich ONE of the following languages is accepted by a deterministic pushdown automaton (DPDA)?
Consider the PDA P that runs on input alphabet {a,b}, stack alphabet {bot, A}, and states {s,p,q} wi…
In a pushdown automaton P = (Q, Σ, Γ, δ, q0, F), a transition of the form (q, Y) &…
Which one of the following languages over Σ={a,b} is NOT context-free?(A) {ww^R | w∈{a,b}*} (B) {wa^…
Consider the following languages:I. {aᵐbⁿcᵖdq | m+p = n+q, where m,n,p,q ≥ 0}II. {aᵐbⁿcᵖdq | m=n and…