Home /
Expert Answers /
Computer Science /
would-be-great-if-b-was-solved-using-the-graphical-notation-of-pda-39-s-with-start-read-push-pop-pa451
(Solved): Would be great if (b) was solved using the graphical notation of PDA's with Start, Read, Push, Pop, ...
Would be great if (b) was solved using the graphical notation of PDA's with Start, Read, Push, Pop, Reject and Accept states.
L={anb2mcn+1?n,m?0} is given. Answer the following questions using the language L given above. Q1) a) Write a Context Free Grammar (CFG) for L. b) Build (draw) a Push Down Automata (PDA) model that accepts L.