Conversion into decimal & hexadecimal format. - Networking

Q.  The following is the binary number,
101110111
Convert this number into decimal and hexadecimal format.

- Published on 27 Aug 15

a. 83 / 0xC5
b. 69 / 0x210
c. 183 / B7
d. 137 / A5

ANSWER: 183 / B7

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)