answersLogoWhite

0

It is 7.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What is 7 as a decimal and a fraction?

As a decimal it is 7. It is not really a fraction but, if you must write it as one, it can be represented by 7/1.


What is -9 and 7 8ths represented as a decimal?

-9.875 is.


What's the highest decimal number that be represented with 5 binary digits?

The largest decimal number is binary 11111, which is decimal 31.


What's the largest decimal number that be represented with 5 binary digits?

It is 31.


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

65,535


What is the largest BCD- encoded decimal value that can be represented in three byts?

999,999


What is the largest hex number that can be represented in four bytes?

The Largest 4Bytes Hex number is FFFF FFFF which is 65535 in decimal.


What is the lagest decimal number that can be represented with 7 bits?

It is 127 = 2^7 - 1


What is the largest decimal no that can be represented by a 16 bit binnary word?

(2 to the power of 16 ) - 1 = 65535


What is the largest decimal number that can be represented by a 16 bit binary word?

That would be 216 - 1, or 65535.


What is between 6 and 7 decimal?

There are infinitely many real numbers between 6 and 7 and each of them can be represented by a decimal number. One, for example, is 6.00000000000000000000102


What is the largest hexadecimal number that can represented with 7 bits?

If it is unsigned representation (meaning high bit is not sign bit) then it is 7F which has a decimal equivalent of 127. If it is a signed number (meaning high bit is sign bit) then numbers range from decimal -64 to +63