Computer Science, asked by kumaranand0950, 3 months ago

Review Questions
1 Briefly explain the following representations: sign magnitude, twos complement,biased.​

Answers

Answered by gk8771789
2

Answer:

by taking the boolean complement of each bit of the corresponding pos. number, then adding 1 to the resulting pattern viewed as an unsigned int. Biased: a fixed value called the bias is added to the integer

Answered by s1235swagata4635
1

Answer:

Briefly explain the following representations: sign magnitude, twos complement, ... by taking the boolean complement of each bit of the corresponding pos. number, then adding 1 to the resulting pattern viewed as an unsigned int. Biased: a fixed value called the bias is added to the integer.

Explanation:

Briefly explain the following representations: sign magnitude, twos complement, ... by taking the boolean complement of each bit of the corresponding pos. number, then adding 1 to the resulting pattern viewed as an unsigned int. Biased: a fixed value called the bias is added to the integer.

Similar questions