Multiple choice

What will be the sum of two hexadecimal numbers; 9AA and 23D?

  1. BC7

  2. BE7

  3. BF7

  4. BA7

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

Calculation: 9AA = 9 10 1023D=  2  3  13----------------------  11 14 23  = 11 14 (16+7)                                11 14 7. Final Answer =  B E 7