
IGCSE CS Chapter 1 - 3 Theory

Quiz
•
Computers
•
9th - 12th Grade
•
Easy

John Akorli
Used 9+ times
FREE Resource
85 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which numbering system is used in computers?
Binary
Decimal
Octal
Hexadecimal
Answer explanation
The binary numbering system, which uses only 0s and 1s, is the fundamental language of computers. All data and instructions are ultimately represented in binary, making it the correct choice.
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the base of the hexadecimal system?
2
8
10
16
Answer explanation
The hexadecimal system is a base-16 numeral system, which means it uses 16 distinct symbols (0-9 and A-F) to represent values. Therefore, the correct answer is 16.
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which bit is the most significant in a binary number?
Rightmost
Leftmost
Middle
None
Answer explanation
In a binary number, the leftmost bit is the most significant because it represents the highest value. Each bit to the right represents progressively lower values, making the leftmost bit crucial for determining the overall value.
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the decimal equivalent of hexadecimal 'A'?
8
9
10
11
Answer explanation
The hexadecimal 'A' represents the decimal value 10. In hexadecimal, the digits range from 0-9 and then A-F, where A corresponds to 10. Therefore, the correct answer is 10.
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How do you convert binary to decimal?
Divide by 2
Multiply by 2
Use powers of 2
Subtract 2
Answer explanation
To convert binary to decimal, use powers of 2. Each binary digit represents a power of 2, starting from the rightmost digit (2^0). Multiply each digit by its corresponding power and sum the results to get the decimal value.
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the largest value that can be stored in 4 bits?
7
8
15
16
Answer explanation
In 4 bits, the maximum value is calculated as 2^4 - 1, which equals 15. This is because each bit can be either 0 or 1, allowing for values from 0 to 15. Therefore, the largest value that can be stored in 4 bits is 15.
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is a method of binary addition?
Decimal Expansion
Bitwise Addition
Carry Method
Hex Shift
Answer explanation
The Carry Method is a technique used in binary addition where bits are added together, and if the sum exceeds 1, a carry is generated to the next higher bit. This method is fundamental to binary arithmetic.
Create a free account and access millions of resources
Similar Resources on Wayground
80 questions
Premiere Pro

Quiz
•
8th - 10th Grade
80 questions
Big Fat Quiz

Quiz
•
1st Grade - University
85 questions
Practice Test

Quiz
•
12th Grade
89 questions
Computer Network Systems

Quiz
•
10th Grade
80 questions
EXERCÍCIO 35 - FÍSICA III (ROBÓTICA II) DURVAL 2025

Quiz
•
12th Grade - University
86 questions
WJEC GCE Digi Tech - Data

Quiz
•
11th - 12th Grade
81 questions
Cybersecurity and Cloud Storage Quiz

Quiz
•
9th Grade
89 questions
Objectives: Binary and Data Representation

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade