Computer Science
Convert the following hexadecimal number to binary number:
(ABC)16 to ( )2
Number System
15 Likes
Answer
Hexadecimal Number | Binary Equivalent |
---|---|
C (12) | 1100 |
B (11) | 1011 |
A (10) | 1010 |
Therefore, (ABC)16 = ()2
Answered By
9 Likes
Convert the following hexadecimal number to binary number:
(ABC)16 to ( )2
15 Likes
Hexadecimal Number | Binary Equivalent |
---|---|
C (12) | 1100 |
B (11) | 1011 |
A (10) | 1010 |
Therefore, (ABC)16 = ()2
Answered By
9 Likes