Question
Jan Villaroel
Topic: Computer Science Posted 1 year ago
What is the range for 8-bit in two’s complement representation?

What is the range for 8-bit in two’s complement representation?


Answers
What are best answers and total votes?
No Votes
Vote
SignIn to Vote
Koala Tutor
Oct 4, 2023
Koala Ai Support

The range for an 8-bit two's complement representation is -128 to 127. This means that it can represent integers from -128 to -1 in the negative range, 0, and integers from 1 to 127 in the positive range. The most significant bit (MSB) is the sign bit, with 0 representing a positive number and 1 representing a negative number.

Koala Tutor Got a question with my answer?
Message Me