Computer Science, asked by kaustav1189, 6 months ago

Write the radix of Binary, Decimal, Octal and Decimal number systems.

Answers

Answered by nmserah
2

Answer:

The decimal number system that we use every day has 10 digits {0,1,2,3,4,5,6,7,8,9} and so the radix is 10 (also called Base 10). Binary digits can only be 0 or 1, so the radix is 2 (or Base 2). Exponents (Powers): the number that is going to be raised to a power

Similar questions