1.

A DPDA is a PDA in which:(a) No state p has two outgoing transitions(b) More than one state can have two or more outgoing transitions(c) Atleast one state has more than one transitions(d) None of the mentionedI got this question in an international level competition.This interesting question is from Deterministic PDA topic in section Push Down Automata of Automata Theory

Answer»

Right ANSWER is (a) No state p has two OUTGOING transitions

The explanation is: A DETERMINISTIC Push Down AUTOMATA is a Push Down Automata in which no state p has two or more transitions.



Discussion

No Comment Found

Related InterviewSolutions