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

The explanation is: The two’s complement form is more suitable to PERFORM ARITHMETIC operations as there is no need to involve the SIGN of the number into consideration.



Discussion

No Comment Found

Related InterviewSolutions