πŸ“Š Computer Architecture
Q. Add #%01011101,R1 , when this instruction is executed then
  • (A) the binary addition between the operands takes place
  • (B) the numerical value represented by the binary value is added to the value of r1
  • (C) the addition doesn’t take place, whereas this is similar to a mov instruction
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) the binary addition between the operands takes place

Explanation: this performs operations in binary mode directly.


Explanation by: Mr. Dubey
this performs operations in binary mode directly.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
727
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
95%
Success Rate