

InterviewSolution
Saved Bookmarks
1. |
A can be A-> derivable if and only if __________(a) A-> A is actually a production(b) A->B, B-> A exists(c) Both (a) and (b)(d) None of the mentionedI have been asked this question by my school teacher while I was bunking the class.Query is from Eliminating Unit Productions in portion Properties of Context Free Languages of Automata Theory |
Answer» Right option is (a) A-> A is actually a production |
|