Class 7 – Computer Number System: Objective Questions
1. Which number system is used by computers to process data?
A) Decimal B) Binary C) Octal D) Hexadecimal
2. What is the base of the binary number system?
A) 2 B) 8 C) 10 D) 16
3. Which of the following is a valid binary number?
A) 123 B) 1010 C) 89 D) 2F
4. Convert binary number 101 to decimal:
A) 4 B) 5 C) 6 D) 7
5. How many digits are there in the decimal number system?
A) 2 B) 8 C) 10 D) 16
6. The hexadecimal number system has how many symbols?
A) 8 B) 10 C) 12 D) 16
7. What is the base of the decimal number system?
A) 2 B) 8 C) 10 D) 16
8. Convert binary 1101 to decimal:
A) 11 B) 12 C) 13 D) 14
9. Which of the following is a hexadecimal number?
A) 23G B) 1A3 C) 1902 D) 99Z
10. 1 byte is equal to:
A) 4 bits B) 8 bits C) 10 bits D) 16 bits
11. What does 'bit' stand for?
A) Binary Information Transfer B) Binary Digit C) Bitrate D) Binary Integer Token
12. Which number system uses digits from 0 to 7?
A) Decimal B) Binary C) Octal D) Hexadecimal
13. Which of the following is the smallest unit of data in a computer?
A) Bit B) Byte C) Nibble D) Word
14. Convert decimal number 7 to binary:
A) 111 B) 110 C) 101 D) 100
15. What is the decimal equivalent of binary 1001?
A) 8 B) 9 C) 10 D) 11