IGCSE CS: Ch.1 Number bases (CIE 0478, 23-25)

Quiz
•
Computers, Mathematics
•
9th - 12th Grade
•
Hard

Dan Jones
Used 42+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
Computers store and transmit information using _________ digits.
Denary
Binary
Octal
Hexadecimal
Answer explanation
Computers use binary digits—zeroes and ones—to store and transmit information in electrical form. Each of these binary digits, or "bits", can either be ON (1) or OFF (0).
2.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
Octal numbers use digits from 0 to ________.
8
1
7
F
Answer explanation
Octal numbers use the digits 0, 1, 2, 3, 4, 5, 6, and 7 to represent values in base 8 form.
3.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
01101000 + 00110100 = ________
11011100
10011100
10011100
01111100
4.
MULTIPLE CHOICE QUESTION
30 sec • 8 pts
Logically shifting all the digits of a binary number one place to the LEFT is the same as...
Multiplying the number by -1
Multiplying the number by 2
Dividing the number by 2
Dividing the number by 0
Answer explanation
A logical shift one place to the left is the same as doubling the number, that is, multiplying it by 2. A logical shift one place to the right would be the same as halving the number, that is, dividing it by 2.
5.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
Convert the following decimal numbers into hexadecimal: 10, 12, 13, 16.
A, C, D, 10
A, C, E, F
A, C, D, F
A, C, E, 10
Answer explanation
Hexadecimal numbers use the letters A, B, C, D, E, and F to represent values of 10, 11, 12, 13, 14, and 15 respectively.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the decimal equivalent of the binary number 10110110 (using two's complement form)?
-74
182
-72
150
Answer explanation
In binary 2's complement form, numbers that have "1" in the leftmost place are always negative; those with "0" are always positive.
7.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
When you convert HEX E3A7 to binary, what are the first four digits (i.e. the four leftmost digits) of the resulting binary number?
0111
1010
1000
1110
Answer explanation
Each hexadecimal digit corresponds to a group of four binary digits. To find the first four digits of a binary number, simply convert the first digit of the hexadecimal number.
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Counting Principle

Quiz
•
9th - 12th Grade
11 questions
Binary and Bitmaps

Quiz
•
8th - 9th Grade
15 questions
Introduction to Computing Number - Systems - Quiz 02

Quiz
•
12th Grade - University
15 questions
Number Base Systems

Quiz
•
9th Grade
21 questions
Data Representation Vocab

Quiz
•
9th - 12th Grade
12 questions
CS_revision

Quiz
•
9th - 11th Grade
16 questions
KS4 - Conversions

Quiz
•
9th - 10th Grade
21 questions
Unit 1 Digital Information

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade