Give the radix of decimal system hexadecimal system and octal system
Answers
Answered by
4
Answer:
Hexadecimal uses 16 symbols.
0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F..........it has base 16 or radix 16.
Octal system has 8 base and radix 8.
It uses symbol 0,1,2,3,4,5,6,7.
Similar questions