Convert Hexadecimal Value 16 to Decimal

By Mona Kumari|Updated : June 28th, 2022

Convert hexadecimal value 16 to decimal-

  1. 16
  2. 10
  3. 22
  4. 97

Answer: C. 22

The hexadecimal value 16 to decimal will be 22.

Solution

The detailed solution to the question, convert hexadecimal value 16 to decimal is provided here. 

The base of the Hexa-decimal number system is 16. Hence, in this number system, the positional weights will be increasing powers of 16 from right to left. To get the decimal equivalent value, we must multiply each digit with the respective positional weight and then add.

=>(16)16=161+160=16+6=(22)10

Therefore, 22 is the corresponding decimal number for the given hexadecimal number 16. Hence, Option (C) is the correct answer.

☛ Related Questions:

Comments

write a comment

Follow us for latest updates