A PDA machine configuration (p, w, y) can be correctly represented as:
Posted: Thu Jul 14, 2022 9:24 am
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
b) (unprocessed input, stack content, current state)
c) (current state, stack content, unprocessed input)
d) none of the mentioned