1.

A PDA machine configuration (p, w, y) can be correctly represented as:

A. (current state, unprocessed input, stack content)
B. (unprocessed input, stack content, current state)
C. (current state, stack content, unprocessed input)
D. none of the mentioned
Answer» B. (unprocessed input, stack content, current state)


Discussion

No Comment Found