InterviewSolution
Saved Bookmarks
| 1. |
L and ~L are recursive enumerable then L is?(a) Regular(b) Context free(c) Context sensitive(d) RecursiveThe question was posed to me in final exam.I'm obligated to ask this question of Regular Grammar in section Contextfree Grammar and Syntax Analysis of Compiler |
|
Answer» Right option is (d) RECURSIVE |
|