HARDImportant2020GATE-CSTheory of Computation
theory-of-computationregular-and-context-free-languages2-mark
A.
B.
C.
D.
Correct Answer: A
Explanation:
Loading...
Correct Answer: A
Explanation:
Take your GATE-CS preparation to the next level. Practice with full-length mock tests, get instant results, and track your progress with detailed analytics.
Browse GATE-CS Test SeriesLet L1 and L2 be two languages over a finite alphabet, such that L1 ∩ L2 and L2 are regular language…
Let Sigma = {a, b, c, d} and let L = {a^i b^j c^k d^l | i, j, k, l >= 0}. Which of the following con…
Which of the following grammars is/are ambiguous?
Consider the following two languages over the alphabet {a, b}:L₁ = {aβα | α ∈ {a, b}⁺ AND β ∈ {a, b}…
Consider the following two languages over the alphabet {a, b, c}, where m and n are natural numbers.…
Match List I (language classes) with List II (closure properties):List I: (i) Context free languages…