Q697
The effective address of the following instruction is MUL 5(R1,R2).
A.
5+R1+R2
B.
5+(R1*R2)
C.
5+[R1]+[R2]
AnswerD.
5*([R1]+[R2])
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board