Computer Science, asked by sapnagupta64, 8 months ago

the base of decimal no system is _​

Answers

Answered by BrainlyProgrammer
3

Corrected  Question:-

  • The base number of decimal number system is         .

Answer:-

  • The base number of decimal number system is   10.  

_____

Additional Information:-

  • In Computer Science, there are four kinds of number system
  1. Decimal Number System :- It uses digits from 0 to 9 with base 10. Example: {(23)}_{10}
  2. Binary Number System :- It uses only two digits 0 and 1 with base 2. Example:-{(10111)}_{2}
  3. Octal Number System :- It uses digits from 0 to 7 with base 8. Example:- {(27)}_{8}
  4. Hexadecimal Number System:- It comprises of 16 symbols, hence base number is 16. From 16 symbols, it uses 10 symbols as digits from 0 to 9 and remaining 10,11,12,13,14 and 15 as A,B,C,D,E and F respectively. Example:- {(7B)}_{16} the decimal equivalent of this number is: {(123)}_{10}
Answered by Anonymous
7

Explanation:

Decimal, also called Hindu-Arabic, or Arabic, number system, in mathematics, positional numeral system employing 10 as the base and requiring 10 different numerals, the digits 0, 1, 2, 3, 4, 5, 6, 7, 8,

Similar questions