Multiple choice

16 in Hex is?

  1. 10

  2. A0

  3. 0F

  4. 0E

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In the hexadecimal (base 16) system, counting goes from 0 to 9, then A to F for values 10 to 15. The decimal number 16 is represented as 10 in hexadecimal because it contains one group of sixteen and zero ones.