Question
Jan Villaroel
Topic: Computer Science Posted 1 year ago
How are the following numbers represented in 4-bit two’s complement representation? 0 , 1, -1, 5, 6, -6,

How are the following numbers represented in 4-bit two’s complement representation? 0 , 1, -1,
5, 6, -6,


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

The 4-bit two’s complement representation of the numbers are as follows:

0: 0000
1: 0001
-1: 1111
5: 0101
6: 0110
-6: 1010

Koala Tutor Got a question with my answer?
Message Me