Computer Science, asked by srujasiddhu, 8 months ago

Name the types of positional number system​

Answers

Answered by BrainlyAnyu
14

Answer:-

 <font color =saffron >

The types of positional number system in computer science are binary (radix 2), octal (radix 8), and hexadecimal (radix 16). In binary only digits "0" and "1" are in the numerals. In the octal numerals, are the eight digits 0–7.

Hope its helpful....!!

_______________________

Answered by qwcricket10
0

 When the numbers are expressed in their positional value is called a  positional number system.

  • Each digit's position has some values.
  • Then the number will be the total of multiplied results of each digit with its place value.
  • Mainly four categories are there.
  • Decimal number in which the base value is calculated as ten.
  • Binary number has a base value of 2.
  • Octal has 8.
  • Hexadecimal has 16.
Similar questions