Multiple choice general knowledge math & puzzles

convert the decimal to hexadecimal. 100

  1. 92

  2. 56

  3. 64

  4. 48

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

100 in decimal equals 64 in hexadecimal. Divide 100 by 16: 100 ÷ 16 = 6 remainder 4, so the hex representation is 64.