

InterviewSolution
Saved Bookmarks
1. |
Is the following statement correct?(a) Statement: Recursive inference and derivation are equivalent.(b) Yes(c) NoThe question was asked in homework.I'm obligated to ask this question of The Language of a Grammar, Inferences and Ambiguity in chapter Context Free Grammars and Languages of Automata Theory |
Answer» RIGHT answer is (a) Statement: Recursive inference and DERIVATION are EQUIVALENT. Explanation: YES, they are equivalent. Both the terminologies represent the two approaches of recursive inferencing. |
|