Computer Science
Express the following binary numbers into their equivalent hexadecimal numbers:
(a) 1111101101100011
(b) 100000101011100
(c) 1000111010100011
(d) 111011111
Related Questions
Perform the following conversions from decimal number to other number systems:
(a) (54)10 = (?)2
(b) (120)10 = (?)2
(c) (76)10 = (?)8
(d) (889)10 = (?)8
(e) (789)10 = (?)16
(f) (108)10 = (?)16
Express the following binary numbers into their equivalent octal numbers:
(a) 100101111
(b) 111011010
(c) 1010011
(d) 10011101
Express the following octal numbers into their equivalent decimal numbers.
(a) 145
(b) 6760
(c) 455
(d) 10.75
The Hexadecimal number system uses 16 literals (0 - 9, A - F). Write down its base value.