Andy C. answered 10/28/18
Tutor
4.9
(27)
Math/Physics Tutor
1 hex digit is 4 bits = 1 nibl
32 bits = 4 bytes = 8 nibl = 8 hex digits
FFFFFFFF
= 15* (16^7 + 16^6 + 16^5 + 16^4 + 16^3 + 16^2 + 16 + 1) =
or
Anthony F.
Besides the binary numeral system and hexadecimal numeral system, there's the octal numeral system or base-8 number system which uses digits 0 - 7. One octal digit is 3 bits. "Octal number system provides a convenient way of converting large binary numbers into more compact and smaller groups...." Tutorialspoint
Report
07/12/20
Anthony F.
I learned something. One hex digit is 4 bits = 1 nibl.... Afterwards, I looked up catenary equation.07/10/20