InterviewSolution
Saved Bookmarks
| 1. |
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 mentionedI have been asked this question in an online interview.My question is from Instructions and Instruction Sequencing topic in section Machine Instructions and Programs of Computer Architecture |
|
Answer» The CORRECT CHOICE is (c) Not permitted |
|