InterviewSolution
Saved Bookmarks
| 1. |
The production of the form no terminal → Λ is said to be null production.(a) False(b) TrueThis question was posed to me during an interview.Asked question is from Regular Expression topic in division Compiler Introduction of Compiler |
|
Answer» CORRECT option is (B) True Easy EXPLANATION: Here the NON terminal that GIVES null will said to have a null production. |
|