0% found this document useful (0 votes)
11 views

Class7 Computer NumberSystem Questions With Answers

The document contains objective questions and answers related to computer number systems, focusing on binary, decimal, hexadecimal, and octal systems. Key concepts include the base of each system, conversions between binary and decimal, and definitions of basic units like bits and bytes. It provides a foundational understanding for Class 7 students studying computer science.

Uploaded by

online education
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

Class7 Computer NumberSystem Questions With Answers

The document contains objective questions and answers related to computer number systems, focusing on binary, decimal, hexadecimal, and octal systems. Key concepts include the base of each system, conversions between binary and decimal, and definitions of basic units like bits and bytes. It provides a foundational understanding for Class 7 students studying computer science.

Uploaded by

online education
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Class 7 – Computer Number System: Objective Questions with Answers

1. Which number system is used by computers to process data?


Answer: B) Binary

2. What is the base of the binary number system?


Answer: A) 2

3. Which of the following is a valid binary number?


Answer: B) 1010

4. Convert binary number 101 to decimal:


Answer: B) 5

5. How many digits are there in the decimal number system?


Answer: C) 10

6. The hexadecimal number system has how many symbols?


Answer: D) 16

7. What is the base of the decimal number system?


Answer: C) 10

8. Convert binary 1101 to decimal:


Answer: C) 13

9. Which of the following is a hexadecimal number?


Answer: B) 1A3

10. 1 byte is equal to:


Answer: B) 8 bits

11. What does 'bit' stand for?


Answer: B) Binary Digit

12. Which number system uses digits from 0 to 7?


Answer: C) Octal

13. Which of the following is the smallest unit of data in a computer?


Answer: A) Bit

14. Convert decimal number 7 to binary:


Answer: A) 111

15. What is the decimal equivalent of binary 1001?


Answer: B) 9

You might also like