GATE Computer Science (CS) 2014 Shift 2 Solved Paper

© examsiri.com
Question : 27 of 65
 
Marks: +1, -0
Consider the grammar defined by the following production rules, with two operators ∗ and +
S → T * P
T → U|T * U
P → Q + P|Q
Q → Id
U → Id
Which one of the following is TRUE?
Go to Question: