It is 7.
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.
-9.875 is.
The largest decimal number is binary 11111, which is decimal 31.
It is 31.
65,535
999,999
The Largest 4Bytes Hex number is FFFF FFFF which is 65535 in decimal.
It is 127 = 2^7 - 1
(2 to the power of 16 ) - 1 = 65535
That would be 216 - 1, or 65535.
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
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