Respuesta :

The basic difference between binary number system and hexadecimal number system 7

  • Binary and Hexadecimal number systems are examples of positional number systems with different bases.
  • Binary number systems use a base of two while hexadecimal uses a base of 16.
  • In a hexadecimal system, it is necessary to count to 15. To represent the numbers 10 – 15, the letters A – F are used respectively.

What is meant binary number?

Binary number system, in mathematics, positional numeral system employing 2 as the base and so requiring only two different symbols for its digits, 0 and 1, instead of the usual 10 different symbols needed in the decimal system.

What is the hexadecimal of 7?

00000111

  • Hexadecimal number system is used to describe locations in memory for every byte.
  • These hexadecimal numbers are also easier to read and write than binary or decimal numbers for Computer Professionals.

Learn more about hexadecimal

brainly.com/question/13041189

#SPJ4