📚 Question Bank Q57 — Theory of Computation
Tags
Theory of Computation
Q57. Marks: +2.0 UGC NET Paper 2: Computer Science 11 March 2023

Match the following based on the language accepted by using brute force method of parsing.

LIST - I

LIST - II

A.

S → aSa | aa

I.

((2* 3) - 4) ; n ≥ 1

B.

S → aaSaa | aa

II.

2n ; n ≥ 1

C.

S → aaaSaaa | aa

III.

((4 * 2n) - 6) ; n ≥ 1

D.

S → aaaaSaaaa | aa

IV.

2n - 2 ; n ≥ 2


Choose the correct answer from the options given below: 

1.A - IV, B - III, C - I, D - II
2.A - II, B - IV, C - I, D - III ✓ Correct
3.A - I, B - IV, C - III, D - II
4.A - II, B - III, C - I, D - IV
📄 All “Theory of Computation” questions across papers
🏷 Change Tag for this Question