OCR J277- 1.2 Memory and storage

OCR J277- 1.2 Memory and storage

10th Grade

74 Qs

quiz-placeholder

Similar activities

networking conceots

networking conceots

8th Grade - University

78 Qs

PBS SAINS KOMPUTER T4 - 1.6 Struktur Data dan Modular

PBS SAINS KOMPUTER T4 - 1.6 Struktur Data dan Modular

10th - 12th Grade

70 Qs

RQ1Exl

RQ1Exl

10th Grade

75 Qs

STS DASAR-DASAR KEAHLIAN TJKT GANJIL 123

STS DASAR-DASAR KEAHLIAN TJKT GANJIL 123

10th Grade

73 Qs

Linux - Unit 5 Review

Linux - Unit 5 Review

9th - 12th Grade

72 Qs

Computer Applications Quiz

Computer Applications Quiz

10th Grade

79 Qs

PLTW IED Sem 1 Review

PLTW IED Sem 1 Review

9th - 12th Grade

72 Qs

J277 OCR CS GCSE - Primary and Secondary Storage

J277 OCR CS GCSE - Primary and Secondary Storage

9th - 12th Grade

78 Qs

OCR J277- 1.2 Memory and storage

OCR J277- 1.2 Memory and storage

Assessment

Quiz

Computers

10th Grade

Practice Problem

Medium

Created by

F Khalifa

Used 59+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?