D in hexidecimal is what number in decimal?
- 8
- 13
- 17
Explanation
In hexadecimal the letters A through F represent the decimal values 10 through 15. The digit D is therefore 13 in decimal.
sujuran asking:
please explain...
Community Comments (2)
M
Malohastaelhueso Posts: 4 03.06.2016 / 03:06
In hexadecimal the numbers 10-15 are represented by the letters A-F with F being 15
I
Ivor Posts: 6 04.10.2016 / 14:01
A=10, B=11, C=12, D=13, E=14, F=15
Please Sign In to post a comment.