Check sibling questions

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

Remainder = 010 = 10  

Given, 10 = A

Therefore, 10 10 = A 16

So, the correct answer is (c).

  1. Computer Science - Class 11
  2. Chapter 2 Class 11 - Encoding Schemes and Number System

About the Author

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 and Computer Science at Teachoo