InterviewSolution
Saved Bookmarks
| 1. |
Which representation is most efficient to perform arithmetic operations on the numbers?(a) Sign-magnitude(b) 1’s complement(c) 2’S complement(d) None of the mentionedThe question was posed to me in quiz.The question is from Numbers and Arithmetic Operations in section Machine Instructions and Programs of Computer Architecture |
|
Answer» Right CHOICE is (c) 2’S complement |
|