OCR J277- 1.2 Memory and storage

Quiz
•
Computers
•
10th Grade
•
Medium
F Khalifa
Used 49+ times
FREE Resource
74 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What numeric base does binary operate on? (1-4)
2
1
8
16
Answer explanation
Binary operates on base 2, using only two digits: 0 and 1. This is the fundamental principle of binary number systems, making '2' the correct answer.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many bits are there in a byte? (1-4)
8
16
1
2
Answer explanation
A byte consists of 8 bits. This is a standard measurement in computing, making '8' the correct answer. The other options (16, 1, 2) do not represent the number of bits in a byte.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the maximum number of bits needed to represent 15 in denary? (3-5)
6
4
Answer explanation
To represent the number 15 in binary, we need 4 bits: 1111. The maximum value for 4 bits is 15 (2^4 - 1). Therefore, the correct answer is 4 bits.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the 8 bit binary representation of 17? (5-7)
00010010
00010001
00001101
00100010
Answer explanation
To convert the decimal number 17 to binary, we divide by 2 and record the remainders. 17 in binary is 10001. To represent it in 8 bits, we add leading zeros: 00010001. Thus, the correct answer is 00010001.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the binary representation of 32? (5-7)
00100000
00100100
00110000
00100001
Answer explanation
The binary representation of 32 is calculated as follows: 32 in decimal is 2^5, which corresponds to the binary 100000. In 8 bits, this is represented as 00100000, making it the correct choice.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the denary representation of this 8 bit number? 01001111 (5-7)
59
79
69
49
Answer explanation
The binary number 01001111 converts to denary by calculating 0*2^7 + 1*2^6 + 0*2^5 + 0*2^4 + 1*2^3 + 1*2^2 + 1*2^1 + 1*2^0 = 64 + 8 + 4 + 2 + 1 = 79. Thus, the correct answer is 79.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the denary representation of this 8 bit number? 11010101 (5-7)
199
206
228
213
Answer explanation
To convert the binary number 11010101 to denary, calculate: 1*2^7 + 1*2^6 + 0*2^5 + 1*2^4 + 0*2^3 + 1*2^2 + 0*2^1 + 1*2^0 = 128 + 64 + 0 + 16 + 0 + 4 + 0 + 1 = 213. Thus, the correct answer is 213.
Create a free account and access millions of resources
Similar Resources on Wayground
72 questions
Lê Đức Long

Quiz
•
10th Grade
74 questions
Legal Structures Quiz

Quiz
•
10th Grade
77 questions
Spreadsheet Data Analysis Quiz

Quiz
•
10th Grade
70 questions
Communication and Networking Quiz

Quiz
•
6th - 10th Grade
70 questions
WJEC - Section2

Quiz
•
10th Grade
70 questions
Ôn tập Tin 10 (Bích Hà)

Quiz
•
10th Grade
69 questions
ÔN TẬP TIN 4

Quiz
•
5th Grade - University
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
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
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade