wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Fundamentals of computing_PSPP

Total questions: 20

Worksheet time: 7mins

Name
Class
Date
1.

What is the primary focus of computational thinking?

a)

Understanding complex problems

b)

Writing code in Python

c)

Designing hardware components

d)

Creating flowcharts

2.

Which of the following is NOT a component of a computer?

a)

Network Unit

b)

Control Unit

c)

Output Unit

d)

Input Unit

3.

What does RAM stand for?

a)

Read And Memory

b)

Random Access Memory

c)

Read Access Memory

d)

Rapid Access Memory

4.

Which memory type is non-volatile?

a)

ROM

b)

RAM

c)

Cache Memory

d)

None of the above

5.

What is the function of the ALU in a CPU?

a)

Manage input and output

b)

Store data temporarily

c)

Perform arithmetic and logical operations

d)

Control unit operations

6.

What is the purpose of cache memory?

a)

To speed up data access for the CPU

b)

To store data permanently

c)

To manage input devices

d)

To provide backup storage

7.

Which of the following is an example of an input unit?

a)

Monitor

b)

Printer

c)

Keyboard

d)

Speaker

8.

What is the first step in identifying computational problems?

a)

Developing a solution statement

b)

Identifying that there is a problem

c)

Creating an algorithm

d)

Evaluating the problem

9.

What does the term 'abstraction' refer to in computational thinking?

a)

Filtering unnecessary details

b)

Finding patterns in data

c)

Breaking down a problem into smaller parts

d)

Creating a detailed algorithm

10.

Which of the following is a characteristic of secondary memory?

a)

Volatile storage

b)

Permanent storage

c)

Faster access than RAM

d)

Used for temporary data

11.

What is the role of the Control Unit (CU) in a CPU?

a)

Provide control signals

b)

Store data

c)

Perform calculations

d)

Manage input devices

12.

Which of the following is an example of secondary memory?

a)

Cache memory

b)

Floppy disk

c)

ROM

d)

RAM

13.

What is the purpose of algorithm design in computational thinking?

a)

To store information

b)

To identify problems

c)

To create a step-by-step solution

d)

To analyze data

14.

Which component of a computer is responsible for processing data?

a)

Memory Unit

b)

Output Unit

c)

Central Processing Unit

d)

Input Unit

15.

What is the main function of the output unit?

a)

To accept data from the user

b)

To convert data into binary format

c)

To provide processed data to the user

d)

To store data temporarily

16.

The brain of any computer system is _________

a)

ALU

b)

MEMORY

c)

CPU

d)

Control Unit

17.

ROM is _____ and RAM is __________?

a)

temporary; permanent

b)

larger; smaller

c)

smaller; larger 

d)

permanent; temporary 

18.

A hardware device which enables the computer to accept data is called an ______ device.  

a)

RAM

b)

Output

c)

Input

d)

ROM

19.

The computer's _________ memory (ex. thumb drives, hard drives, cloud storage: ie. Dropbox)

a)

external 

b)

temporary 

c)

internal

d)

important 

20.

Which component is responsible for Fetching and decoding data and instructions?

a)

RAM

b)

Control Unit

c)

ROM

d)

ALU