Hexadecimal number system--
Positional value of F in FACE (base 16)
Answers
Answered by
1
Explanation:
The digits in hexadecimal (or base 16) start with 0,1,2,3,4,5,6,7,8,9 (just like in base 10). The remaining base-16 digits are A,B,C,D,E,F, corresponding in order to the remaining base-10 numbers less than 16 (namely 10,11,12,13,14,15).
Similar questions