Computer Science, asked by Adhi8899, 3 months ago

State and explain the following number systems with respect to the base and the digits

used to represent the numbers.

 Decimal

 Octal

 Hexadecimal​

Answers

Answered by kumarikhushi0208
0

Explanation:

respresent number Decimal

Answered by Anonymous
3

ONhas only eight (8) digits from 0 to 7. Every number (value) represents with 0,1,2,3,4,5,6 and 7 in this number system. The base of octal number system is 8, because it has only 8 digits.

DNS has only ten (10) digits from 0 to 9. Every number (value) represents with 0,1,2,3,4,5,6, 7,8 and 9 in this number system. The base of decimal number system is 10, because it has only 10 digits.

HNS has sixteen (16) alphanumeric values from 0 to 9 and A to F. Every number (value) represents with 0,1,2,3,4,5,6, 7,8,9,A,B,C,D,E and F in this number system. The base of hexadecimal number system is 16, because it has 16 alphanumeric values.

Similar questions