IGCSE CS: Ch.1 Number bases (CIE 0478, 23-25)
Assessment
•
Dan Jones
•
Computers, Mathematics
•
9th - 12th Grade
•
40 plays
•
Hard
Improve your activity
Higher order questions
Match
•
Reorder
•
Categorization
actions
Add similar questions
Add answer explanations
Translate quiz
Tag questions with standards
More options
16 questions
Show answers
1.
Multiple Choice
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
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
01101000 + 00110100 = ________
11011100
10011100
10011100
01111100
4.
Multiple Choice
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
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
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.
Explore this activity with a free account
Find a similar activity
Create activity tailored to your needs using
Hexadecimal
•
8th Grade
Intro to Binary
•
5th Grade
Binary and Hexadecimal
•
10th Grade
Binary Numbers
•
9th Grade
Colors
•
KG
Arithmetic Binary Shifts
•
9th - 10th Grade
Binary Numbers
•
4th - 8th Grade
Binary Numbers Review
•
10th Grade