πŸ“Š Computer Architecture
Q. Can you perform an addition on three operands simultaneously in ALN using Add instruction?
  • (A) yes
  • (B) not possible using add, we’ve to use addsetcc
  • (C) not permitted
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) not permitted

Explanation: you cannot perform an addition on three operands simultaneously because the third operand is where the result is stored.


Explanation by: Mr. Dubey
you cannot perform an addition on three operands simultaneously because the third operand is where the result is stored.

πŸ’¬ Discussion

πŸ“Š Question Analytics

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