Computer Science, asked by shruti1490, 9 months ago

The total number of digits used in a number system is called its​

Answers

Answered by lakshyashukl
23

Answer:

the total number of digits used in number system is called binary number because computer have only digits in his language 0 and 1so the calculation also all held by this two digit.

Answered by sweetyjindal1996sj
0

Answer:

In computer science, there are four number systems.

  • Binary number system
  • Decimal number system
  • Octal number system
  • Hexadecimal number system

Explanation:

The total number of digits used by any number system is called its base.

For example:

  • Binary number system uses only two numbers i.e. 0 and 1 so it has the base as 2.
  • Decimal number system uses 10 digits i. e. from 0 to 9 so it has the base 10.
  • Similarly, Octal number system uses 7 digits i.e. 0-7 so it has the base 8.
  • Hexadecimal number system uses 16 digits so it has the base 16.
Similar questions