Multiple Choice
The expression (a*b) * c op........ where 'op' is one of '+', '*' and '?' (exponentiation) can be evaluated on a CPU with a single register without storing the value of (a * b) if
A) 'op' is '+' or '*'
B) 'op' is '?' or '*'
C) 'op' is '?' or '+'
D) not possible to evaluate without storing
Correct Answer:

Verified
Correct Answer:
Verified
Q12: Which is True about SR and RR-conflict:<br>A)If
Q13: Consider the grammar shown below S ?
Q14: Which of the following macros can put
Q15: The grammar whose productions are<br><stmt> ? if
Q16: Which of the following is essential for
Q17: Consider the following grammars<br>(S<sub>1</sub>) :<br>A --> aBCD<br>B
Q18: Consider the translation scheme shown below<br>S ?
Q19: A linker reads four modules whose lengths
Q20: Which one of the following is FALSE?<br>A)A
Q21: Consider the following code segment.<br>X = u