Computer Science for IGCSE & O level - Data Representation (Section 5 - No. 37)
What is the two's complement representation for -4 using a 4-bit system?
1100
0100
1011
0011
Explanation
4 in binary is 0100. Inverting and adding 1 yields 1100.
Comments (0)
