answersLogoWhite

0

What is largest number in 11 bits?

Updated: 4/28/2022
User Avatar

Wiki User

10y ago

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
2y ago
This answer is:
User Avatar
More answers
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.


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 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


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 :)