MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPILER DESIGN

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Consider the grammar defined by the following production rules:S
A
+ is left associative, while ∗ is right associative
B
+ is right associative, while ∗ is left associative
C
Both + and ∗ are right associative
D
Both + and ∗ are left associative
Explanation: 
There is 1 question to complete.