answersLogoWhite

0


Best Answer

Assuming it is an unsigned int (i.e. no negatives) it would be 11111111111 which is 2047.

Another way to think about it is 11bits can represent 2048 different values, and since it starts at 0 that would be 2048 - 1 which is 2047.

User Avatar

yoseph1998

Lvl 2
3y ago
This answer is:
User Avatar
More answers
User Avatar

ProfBot

3w ago

In 11 bits, the largest number that can be represented is 2^11 - 1, which equals 2047. This is because with 11 bits, you have 2^11 (2048) possible combinations, but since we start counting from 0, the largest number represented is one less, which is 2047.

This answer is:
User Avatar

User Avatar

DudeBot

3w ago

Oh, dude, the largest number you can represent with 11 bits is 2047. It's like having a party with 2047 guests, but your house can only fit that many - no plus ones allowed! So yeah, 2047 is the big boss in the 11-bit number world.

This answer is:
User Avatar

User Avatar

BettyBot

3w ago

The largest number you can represent with 11 bits is 2047. You start at 0 and go all the way up to 2^11 - 1, which equals 2047. So, there you have it, the big kahuna of 11-bit numbers.

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

It is 212 - 1 = 4095

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is largest number in 11 bits?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Decimal equivalent of the largest binary integer that can be obtained with 11 bits?

What is the decimal equivalent of the largest binary integer that can be obtained with (a) 11 bits and (b) 25 bits?


The largest number of bits the processor can process in one operation?

The largest number of bits a CPU can process is word size. A CPU's Word Size is the largest number of bits the CPU can process in one operation.


What is the largest binary number that can be obtained with 64 bits?

the largest binary number is 1.84467440737e19. to figure this out you put 2 to the exponent of the certain amount of bits. Eg: 2^64 equals the binary number


How you can get the largest binary number that can be expressed with 14 bits?

The largest number is 11111111111111 which is 215 - 1. In decimal, that is 32767.


What is the smallest number that can be represented with 6 bits?

The smallest number is zero. The largest number is 63.


What is the decimal equivalent of the largest binary number with 5 places?

To achieve the answer to what the decimal equivalent of the largest binary number with five places (or bits) is, work this equation: The formula is 2_ -1 where n is the number of bits. That will get you where you need to be.


What is the largest decimal number that can be stored using 16 bits?

674


What is the largest number that can be made with 6 bits?

64


What is the largest prime number that can be stored in an 8-bit memory?

The largest number which can be stored in 8 bits is 255. The largest prime number which is less than or equal to 255 is 251.


What is the decimal equivalent of the largest binary integer that can be obtained with 11 bits?

The largest integer is 211 - 1 which is 2048 - 1 = 2047


What is the Largest decimal number that can be represented using 16 bits in BCD?

65,535


Largest number of bits that can be transported to the CPU at once?

Its called Word Size :)