Monday, 27 March 2017

Q.What is meant by the base of a number system?Write base of binary,octal,decimal and hexadecimal number system.
The base of a number system is defined as the total number of digits or alphabets used in a number system.

Base of binary number system=2
Base of octal number system=8
Base of decimal number system=10
Base of hexadecimal number system=16