GATE Computer Science (CS) 2017 Shift 2 Solved Paper

© examsiri.com
Question : 50 of 65
 
Marks: +1, -0
Consider the following languages
L1 = {ap | p is a prime number}
L2 = {anbmc2m | n ≥ 0, m ≥ 0}
L3 = {anbnc2n | n ≥ 0}
L4 = {anbn | n ≥ 1}
Which of the following are CORRECT?
I. L1 is context-free but not regular.
II. L2 is not context-free
III. L3 is not context-free but recursive.
IV. L4 is deterministic context-free
Go to Question: