What is the the 2's complement representation of -14 using 5 bits?
1. (11110)[SIZE="1"]2
2. (10100)[SIZE="1"]2
3. (11001)[SIZE="1"]2
4. (10010)[SIZE="1"]2
I've changed to binary: 01110
Flipped over as in two's complement: 10010
So the likely answer seems to be option 4
Am I...
Hi everyone,
I'm new here. Doing a CS degree and started a Theoretical Computer Science I module beginning second semester.
Need to hand in an assignment at the end of this month.
I've answered all the questions so far, except one I'm unsure about.
I'd appreciate your help and...