Digital Electronics - Number Systems and Codes - Discussion

Discussion Forum : Number Systems and Codes - General Questions (Q.No. 71)
71.
Express the decimal number –37 as an 8-bit number in sign-magnitude.
10100101
00100101
11011000
11010001
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
15 comments Page 2 of 2.

Kiran said:   7 years ago
No @Tejal.

Question is just about signed magnitude. Your explanation would be valid if and only if the question was about the signed 2s complement.

Kiran said:   7 years ago
No @Tejal.

Question is just about signed magnitude. Your explanation would be valid if and only if the question was about the signed 2s complement.

Kiran said:   7 years ago
No @Tejal.

Question is just about signed magnitude. Your explanation would be valid if and only if the question was about the signed 2s complement.

Kiran said:   7 years ago
No @Tejal.

Question is just about signed magnitude. Your explanation would be valid if and only if the question was about the signed 2s complement.

Mark said:   7 months ago
Express the decimal number –37 as an 8-bit number in sign magnitude.

In sign-magnitude notation, the first bit indicates the sign of the number: 0 for positive and 1 for negative.

The remaining bits represent the magnitude of the number.


Post your comments here:

Your comments will be displayed after verification.