InterviewSolution
Saved Bookmarks
| 1. |
Consider the language L = { an ∣ n≥0 }∪{ anbn ∣ n≥0 } and the following statements.I. L is deterministic context-free.II. L is context-free but not deterministic context-free.III. L is not LL(k) for any k.Which of the above statements is/are TRUE ?(A) Ⅰ only(B) Ⅱ only(C) Ⅰ and Ⅲ only(D) Ⅲ only |
| Answer» | |