wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Middles Computer Science Summer Assessment Revision

Total questions: 23

Worksheet time: 12mins

Name
Class
Date
1.

What is the main purpose of the CPU?

a)

To store data permanently

b)

To execute the fetch-execute cycle

c)

To provide power to the computer

d)

To connect to the internet

2.

Which component of the CPU performs arithmetic and logic operations?

a)

Arithmetic Logic Unit (ALU)

b)

Registers

c)

Cache

d)

Control Unit

3.

What does the Program Counter do in the Von Neumann architecture?

a)

Stores the result of operations

b)

Stores data temporarily

c)

Manages input and output operations

d)

Holds the address of the next instruction

4.

Which of the following affects CPU performance?

a)

Clock speed

b)

Screen size

c)

Mouse sensitivity

d)

Keyboard type

5.

What is an embedded system?

a)

A system that connects to the internet

b)

A system used for data storage

c)

A system that can run multiple applications

d)

A system designed to perform a dedicated function

6.

What is the primary purpose of RAM in a computer system?

a)

To store data permanently

b)

To execute the fetch-execute cycle

c)

To store data temporarily for quick access

d)

To manage network connections

7.

Which type of storage is known for its high durability?

a)

Solid state

b)

Cloud

c)

Magnetic

d)

Optical

8.

How many bytes are in a kilobyte (KB) according to the text?

a)

512 bytes

b)

1,024 bytes

c)

2,048 bytes

d)

1,000 bytes

9.

What is the binary representation of the decimal number 10?

a)

1100

b)

1010

c)

1111

d)

1001

10.

What is the main advantage of using Unicode over ASCII?

a)

Unicode is easier to understand

b)

Unicode is faster to process

c)

Unicode can represent more characters

d)

Unicode uses less memory

11.

What is the main advantage of increasing the sample rate of a sound file?

a)

Increases file size

b)

Decreases file size

c)

Increases playback quality

d)

Decreases playback quality

12.

What is a characteristic of lossy compression?

a)

It is slower than lossless compression

b)

No data is lost

c)

Data can be perfectly restored

d)

Some data is lost to reduce file size

13.

What is abstraction in computational thinking?

a)

Testing a solution for errors

b)

Creating a step-by-step solution

c)

Focusing on the important details only

d)

Breaking down a problem into smaller parts

14.

What is the purpose of a flowchart in algorithm design?

a)

To compile a program

b)

To store data in a database

c)

To visually represent the flow of an algorithm

d)

To write code in a programming language

15.

Which of the following is a Boolean operator?

a)

MULTIPLY

b)

AND

c)

ADD

d)

SUBTRACT

16.

What is a string in programming?

a)

A sequence of characters

b)

A data storage device

c)

A type of loop

d)

A mathematical operation

17.

What is a truth table used for?

a)

To store data permanently

b)

To connect to a network

c)

To execute a program

d)

To represent logical operations

18.

What is the result of the binary addition 1010 + 0101?

a)

1101

b)

10000

c)

1011

d)

1111

19.

What is the hexadecimal representation of the binary number 1111?

a)

B

b)

A

c)

E

d)

F

20.

What is the main purpose of using virtual memory?

a)

To store data permanently

b)

To increase the speed of the CPU

c)

To connect to external devices

d)

To extend the available RAM

21.

What is the effect of increasing the number of cores in a CPU?

a)

Decreases processing speed

b)

Increases storage capacity

c)

Increases multitasking ability

d)

Decreases power consumption

22.

What is the primary function of the Control Unit in a CPU?

a)

To perform arithmetic operations

b)

To manage the execution of instructions

c)

To connect to external devices

d)

To store data temporarily

23.

Which of the following is a characteristic of volatile memory?

a)

Data is lost when power is off

b)

Data is retained when power is off

c)

Data is stored on a hard disk

d)

Data is stored permanently