Question
Jan Villaroel
Topic: Computer Science Posted 1 year ago
What numbers the following patterns represent in 8-bit two’s complement representation? 00000000, 00010000, 11111111, 01011010, 10000001, 10101010

What numbers the following patterns represent in 8-bit two’s complement representation?
00000000, 00010000, 11111111, 01011010, 10000001, 10101010


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

The numbers in 8-bit two's complement representation for the given patterns are:

00000000 = 0
00010000 = 16
11111111 = -1
01011010 = 90
10000001 = -127
10101010 = -86

Koala Tutor Got a question with my answer?
Message Me