Question 8406 – Combinatorics
December 15, 2023DSSSB TGT 2021
December 15, 2023UGC NET CS 2006 June-Paper-2
|
Question 1
|
Which of the following strings is in the language defined by grammar
S → 0A
A → 1A/0A/1
S → 0A
A → 1A/0A/1
|
01100
|
|
|
00101
|
|
|
10011
|
|
|
11111
|
Question 1 Explanation:

Correct Answer: B
Question 1 Explanation:

