Physics, asked by trisha3263aaaa, 2 months ago

In a 32 bit
computer, what are the maximum and minimum
possible binary numbers ?

Answers

Answered by Wh0is1heEdit0r
2

Answer:

here is the answer

hope it helps

Range for storing integers

With the two most common representations, the range is 0 through 4,294,967,295 (232 − 1) for representation as an (unsigned) binary number, and −2,147,483,648 (−231) through 2,147,483,647 (231 − 1) for representation as two's complement

Similar questions