Vidyalelo
Computer Science · Q757

Computer Architecture

Engineering and GATE · Computer Science · question 757

Q757

When we use auto increment or auto decrements, which of the following is/are true? 1) In both, the address is used to retrieve the operand and then the address gets altered 2) In auto increment, the operand is retrieved first and then the address altered 3) Both of them can be used on general purpose registers as well as memory locations

A.
1, 2, 3
B.
2
C.
1, 3
D.
2, 3
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board