Name the types of positional number system
Answers
Answered by
14
Answer:-
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
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