The hexadecimal equivalent of 10 10 is

(a) 10 16

(b) 1000 16

(c) A 16

(d) F 16

 

Answer:

10 10 is a decimal number. 

To find the hexadecimal equivalent of a decimal number:

  • Repeatedly divide the decimal number by 16 until the quotient becomes less than 16 and record all the remainders. 
  • The remainders should be written bottom to upwards to get the hexadecimal equivalent of the decimal number.

Here,

  • 10 = A
  • 11 = B
  • 12 = C
  • 13 = D
  • 14 = E
  • 15 = F

Converting Decimal 1010 Into Hexadecimal (Base 16) - Teachoo.jpg

Remainder = 010 = 10  

Given, 10 = A

Therefore, 10 10 = A 16

So, the correct answer is (c).

Ask a doubt
Davneet Singh's photo - Co-founder, Teachoo

Made by

Davneet Singh

Davneet Singh has done his B.Tech from Indian Institute of Technology, Kanpur. He has been teaching from the past 14 years. He provides courses for Maths, Science, Social Science, Physics, Chemistry, Computer Science at Teachoo.