Computer Science, asked by brilliantpride123, 7 days ago

what is radix used in case of decimals, binaries, octal, hexadecimals? ​

Attachments:

Answers

Answered by Chubbu1
0

The base of a system, more properly called the RADIX, is the number of different values that can be expressed using a single digit. Therefore the decimal system has a radix of 10, the octal system has a radix of 8, hexadecimal is radix 16, and binary radix 2.

Similar questions