GATE Computer Science (CS) 2017 Shift 2 Solved Paper

© examsiri.com
Question : 26 of 65
 
Marks: +1, -0
Identify the language generated by the following grammar, where S is the start variable.
S → XY
X → aX | a
Y → aYb | ϵ
Go to Question: