1,234 views
1 votes
1 votes
Is 1's/2's complement valid only for negative numbers? If 2's complement of a number is 1111111111110101, then the number should be 0000000000001011. Then the decimal representation should be +11. But the answer is -11.

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
1
hem chandra joshi asked Sep 6, 2017
6,843 views
2's complement representation of a 16 bit number ( one sign bit and 15 magnitude bits) is FFFF . Its magnitude in decimal representation is(a) 0 (b) 1 (c)32767 (d)...
0 votes
0 votes
3 answers
4
Parimal Paritosh asked Sep 20, 2017
3,838 views
Please give me an example of adding two negative numbers using 2's complement number system.Let's say:-7 + (-6)