InterviewSolution
Saved Bookmarks
| 1. |
A Push Down Automata is if there is at most one transition applicable to each configuration?(a) Deterministic(b) Non deterministic(c) Finite(d) Non finiteI got this question in a job interview.This intriguing question originated from Right Left Linear Grammar in portion Contextfree Grammar and Syntax Analysis of Compiler |
|
Answer» Right ANSWER is (a) Deterministic |
|