answersLogoWhite

0


Best Answer

Sixteen would be coded 10, similar to ten being coded 10 in decimal: One in the 'sixteens' column, and zero in the units column. It's a wonderful question, though. The mystery evaporates when you realize that we commonly use a 'decimal' system, but the value of the highest single-digit number is 9.

It seems odd, but think of the number line as a representation of continuous values. There are 10 ranges of value BETWEEN 0 and 10. These ranges can be coded with numbers between 0.000... and 9.999... The same idea applies to the hexadecimal system. F has the value of decimal 15.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: In the hexadecimal system the single-digit numbers range from 0 to F Which one stands for decimal number 16?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is 5e3e 36?

5e5e36 is a hexadecimal number. In decimal numbers it is 6184502.


What hexadecimal numbers are represented by decimal number 28?

28 = 11100


What are the decimal and hexadecimal equivalents of the binary number 10011101?

10011101: Decimal = 157 Hexadecimal = 9D


What is 1976 in hexadecimal?

The decimal number 1976 is represented in hexadecimal as 7B8.


What is 999910 in hexadecimal?

The value in hexadecimal of the decimal number 999910 is F41E6.


What are hexadecimal numbers preceded by so that a value containing only numerals is not mistaken for a decimal number?

'H' or '&H' .


Give the 4 number system in computer?

1. binary number 2. decimal number 3.hexadecimal number 4. octal numbers


Do calculator and computers only understand decimal number?

No. In general, their internal processing is in binary numbers and there are programs that enable them to work with hexadecimal numbers.


In the hexadecimal numbering system what represents the number 11?

The decimal number 11 is equal to the hexadecimal number B.


What is another way to write hex numbers?

There is basically one way to write hexadecimal numbers. Of course, the numbers represent information, and this information can be represented in may other ways; some of them are in binary (4 binary digits for each hexadecimal digit), in decimal, or each byte as as decimal number (as in the dotted decimal notation used for IP version 4 numbers).


What is 15 in hexadecimal number system represented by?

15 in the hexadecimal number system is represented by 21 in the decimal system.


What is the hexadecimal equivalent for the decimal number 21?

It is 15H.