In decimal, what is the most negative number that can be represented using a 12-bit two’s complement binary integer?

In an n-bit two's complement representation scheme, the amount of numbers we can represent is 2n - 1. In 12- bit, it's 1111 1111 1111, or 4095 in decimal. The largest positive number must not have a leading 1, as it would have to be negative, so the largest positive number we can represent is 2n-1 - 1, which is 0111 1111 1111 or 2047 in decimal. Subtracting these two numbers 2047 - 4095 gives us, all the negative numbers we can represent, and since the smallest negative number is -1, this also equals to the largest negative number. -2048.

MD
Answered by Marek D. Computing tutor

15454 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

What is an OOP (Object Oriented Programming) language?


Describe the difference between passing parameters into a function by reference and by value? Indicating how this may lead to unexpected outputs.


Choose 3 types of malware, describe them and the ways in which they may harm a device.


Represent the denary number 5.625 as an unsigned binary fixed point number with three bits before and five bits after the binary point.


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2025

Terms & Conditions|Privacy Policy
Cookie Preferences