

InterviewSolution
Saved Bookmarks
1. |
Which of the following is not context free?(a) {w: nA=nB=nC}(b) {a*b*c*}(c) {a^100b^100}(d) All of the mentionedI have been asked this question in a national level competition.This interesting question is from Intersection with Regular Languages in section Properties of Context Free Languages of Automata Theory |
Answer» Right choice is (d) All of the mentioned |
|