GATE Computer Science (CS) 2015 Shift 2 Solved Paper
© examsiri.com
Question : 60 of 65
Marks:
+1,
-0
Consider the alphabet Σ = {0, 1}, the null/empty string 𝜆 and the sets of strings X0, X1, and X2 generated by the corresponding non - terminals of a regular grammar. X0, X1, and X2 are related as follows.
X0 = 1 X1
X1 = 0 X1 + 1 X2
X2 = 0 X1 + {𝜆}
Which one of the following choices precisely represents the strings in X0?
X0 = 1 X1
X1 = 0 X1 + 1 X2
X2 = 0 X1 + {𝜆}
Which one of the following choices precisely represents the strings in X0?
Go to Question: