Question: A ) L = { w epsi { a , b , c } * : a b c , where n > =

A) L ={ w \epsi {a,b,c}*: abc, where n >=0}
B) L ={ w \epsi {0,1}*: ww}
C) L ={ w \epsi {0,1}*: ww}[w means reverse of w. For example, if w =10110, then w=01101.]
D) L ={ w \epsi {a,b,c}*: abc, where 0<= i <= j <= k }
Which languages are Context Free Languages?
2 points
Only C
B and C
C and D

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!