InterviewSolution
Saved Bookmarks
| 1. |
In Right-Linear grammars, all productions have the form: A → xB.(a) True(b) FalseI got this question during an online interview.My question is from Right Left Linear Grammar in portion Contextfree Grammar and Syntax Analysis of Compiler |
|
Answer» Correct answer is (a) True |
|