1.

__________________ is a straightforward method of representing positive and negative numbers.(a) Radix(b) Complement(c) Sign Magnitude(d) EncodeThis question was addressed to me in a national level competition.The query is from Sign Magnitude in portion Computer Arithmetic of Computer Fundamentals

Answer»

The CORRECT choice is (c) SIGN MAGNITUDE

To explain: Sign Magnitude is used for the representation of positive and NEGATIVE numbers. If the LEFTMOST digit is 0, the number is positive. If the leftmost digit is 1, the number is negative.



Discussion

No Comment Found

Related InterviewSolutions