Respuesta :

The difference between decimal and hexadecimal number system-

  • Hexadecimal is different from binary and decimal. It uses base-sixteen, meaning that there are sixteen different digits that can appear in a single place.
  • Since we only have ten numerals in our shared language, we use the first six Latin letters (A, B, C, D, E, F) to indicate digits 10 through 15.

What is decimal in number system?

  • A number system which uses digits from 0 to 9 to represent a number with base 10 is the decimal system number.
  • The number is expressed in base-10 where each value is denoted by 0 or first nine positive integers.
  • Each value in this number system has the place value of power 10.

What is hexadecimal number system explain with example?

  • It is also pronounced sometimes as 'hex'. Hexadecimal numbers are represented by only 16 symbols.
  • These symbols or values are 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E and F. Each digit represents a decimal value.

Learn more about decimal number

brainly.com/question/865023

#SPJ4