QUESTION 2 Which of the following strings is accepted by the following final state PDA (S, a, X, push (a), S) (S, a, a,
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
QUESTION 2 Which of the following strings is accepted by the following final state PDA (S, a, X, push (a), S) (S, a, a,
QUESTION 2 Which of the following strings is accepted by the following final state PDA (S, a, X, push (a), S) (S, a, a, push (a), S) (S, b, a, pop, 1) (1, b, a, pop, 1) (1, A, a, nop, f) X: start stack symbol. S: start state f: final state. O A. aaabbbb B. aaaabbb O C. ab O D. aaabbb