Short Answers: Number Systems
1. 1. What is number system?
A number system is a way to represent numbers using a set of symbols or digits.
2. 2. What is base?
The base (or radix) is the number of unique digits, including zero, used in a number system.
3. 3. What binary number represents ON and OFF states?
In binary, 1 represents ON and 0 represents OFF.
4. 4. Name various types of number systems.
Binary, Octal, Decimal, and Hexadecimal.
5. 5. Which digits are represented by the octal number system?
The octal system uses digits from 0 to 7.