Page 1 of 1

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

Posted: Thu Jul 14, 2022 9:24 am
by answerhappygod
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