Math, asked by Anonymous, 6 hours ago

What do you understand by hexadecimal numbers system​

Answers

Answered by Anonymous
36

Answer:

Hexadecimal describes a base-16 number system. That is, it describes a numbering system containing 16 sequential numbers as base units (including 0) before adding a new position for the next number. ... Two hexadecimal digits can represent eight binary digits, or a byte.

Out of many types of number representation techniques, Hexadecimal number system is one having a value of base 16. So Hexadecimal numbers have 16 symbols or digital values, i.e 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F.

Step-by-step explanation:

Hope it helps you dear 。◕‿◕。

Answered by minyoongi28
12

Hexa means 16 . So it has a value base of 16.

Eg :- 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , A (10) , B(11) , C (12) , D(13) , E(14) , F(15)

Similar questions