answersLogoWhite

0


Best Answer

64

User Avatar

S G (Sashi)

Lvl 2
4mo ago
This answer is:
User Avatar
More answers
User Avatar

Abdulhakim Kedir

Lvl 2
9mo ago

41.5

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

127 is.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the largest number that can be made with 6 bits?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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 largest odd number which can be made with 4 2 6 9?

6429


What is the largest decimal number that can be represented using 6 binary bits?

The largest unsigned integer is 26 - 1 = 63, giving the range 0 to 63; The largest signed integer is 25 - 1 = 31, giving the range -32 to 31.


What is the BCD representation of the decimal number 41 in 6-bit?

41 in decimal is 0100 0001 in BCD (this is 8 bits not 6 bits)41 in decimal is 101001 in binary (this is 6 bits, but binary not BCD)There is no 6 bit BCD representation of the decimal number 41!


How to find the range of numbers?

Subtract the smallest number from the largest number and you will get the distance from the smallest number to the largest number. That is the range. Ex: {-2 -4 -6 3 6 7 12} Smallest number is -6, largest number is 12. 12- (-6) = 12 + 6 = 18. The distance from the smallest number to the largest is 16


What is the largest magnitude negative signed number that can fit in 6 bits?

If the high-order bit is considered the sign bit then 100000 would represent the largest negative number (in 2's complement - used mostly in computers) which would be equivalent to -32 in decimal


What sum when 101111 added to the largest 6-digit number?

101117


What is largest six digit even number?

The largest 6 digit even number is 999998


What is the largest 6 digit number?

The largest six digit number is 999,999.


What is the lowest value 6 bit number you can have in binary?

000000 is the lowest number in a 6 bit unsigned binary number (meaning the high order bit is not the sign bit). If it is a signed number then the lowest number would be represented by 100000 which is equivalent to -32 in decimal. Highest unsigned number in 6 bits is decimal 63. Highest signed number in 6 bits is decimal 31.


Largest three-digit number that is divisible by 4 5 and 6?

what is the largest three-digit number that is divisible by 4, 5, and 6


What is the largest number you can make using each of the digits 7 1 0 2 and 6 just once?

The largest number that can be made simply by rearranging the digits is 76210. But this is nothing like the largest number: (6^7201) is bigger than 1 followed by 5603 zeros. (6^71)^20 is very much larger. There are number that are larger still, such as 76210! = 1*2*3*...*76210