The Instruction Add 45r1 Does #50
The instruction, Add #45,R1 does _______
This multiple choice question (MCQ) is related to the book/course gs gs103 Computer Logical Organisation. It can also be found in gs gs103 Machine Instructions and Programs - Addressing Modes - Quiz No.1.
The instruction, Add #45,R1 does _______
Adds the value of 45 to the address of R1 and stores 45 in that address
Adds 45 to the value of R1 and stores it in R1
Finds the memory location 45 and adds that content to that of R1
None of the mentioned