wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Computer Systems Recap

Total questions: 98

Worksheet time: 49mins

Name
Class
Date
1.

What is the main function of a NOT gate in digital logic?

a)

It outputs the same value as the input.

b)

It outputs the opposite value of the input.

c)

It adds two input values.

d)

It multiplies two input values.

2.

How many inputs and outputs does a NOT gate have?

a)

2 inputs and 1 output

b)

1 input and 2 outputs

c)

1 input and 1 output

d)

2 inputs and 2 outputs

3.

According to the truth table for a NOT gate, what is the output if the input (A) is 1?

a)

1

b)

0

c)

2

d)

Cannot be determined

4.

If the output of a NOT gate is 1, what must the input be?

a)

1

b)

0

c)

2

d)

Cannot be determined

5.

A student claims that a NOT gate can be used to invert a digital signal. Using the information from the truth table, explain if this claim is correct.

a)

Yes, because the output is always the same as the input.

b)

No, because the output is always 1.

c)

Yes, because the output is always the opposite of the input.

d)

No, because the output is always 0.

6.

What is the minimum number of inputs required for an AND gate?

a)

1

b)

2

c)

3

d)

4

7.

According to the truth table for an AND gate, what will be the output if input A is 1 and input B is 0?

a)

1

b)

0

c)

2

d)

Cannot be determined

8.

Which statement best describes the function of an AND gate?

a)

It outputs true if at least one input is true.

b)

It outputs true only if both inputs are true.

c)

It outputs true if both inputs are false.

d)

It outputs true if any input is false.

9.

If you want an output of 1 from an AND gate, what must be the values of both inputs?

a)

Both inputs must be 0

b)

One input must be 1 and the other 0

c)

Both inputs must be 1

d)

Any value of inputs will work

10.

A student claims that an AND gate will output 1 if either input A or input B is 1. Use the truth table to explain if this claim is correct or incorrect.

a)

Correct, because the output is 1 if either input is 1

b)

Incorrect, because the output is 1 only if both inputs are 1

c)

Correct, because the output is always 1

d)

Incorrect, because the output is always 0

11.

What is the minimum number of inputs required for an OR gate to produce an output?

a)

1 input

b)

2 inputs

c)

3 inputs

d)

4 inputs

12.

According to the truth table for an OR gate, what will the output be if both inputs A and B are 0?

a)

1

b)

0

c)

2

d)

Cannot be determined

13.

Which statement best describes the function of an OR gate?

a)

The output is true only if both inputs are false.

b)

The output is true if one or both inputs are true.

c)

The output is always false.

d)

The output is true only if both inputs are true.

14.

If input A is 1 and input B is 0 in an OR gate, what will the output be?

a)

0

b)

1

c)

2

d)

Cannot be determined

15.

Using the truth table, explain why the output of an OR gate is 1 when both inputs are 1.

a)

Because the OR gate only outputs 0 when both inputs are 1.

b)

Because the OR gate outputs 1 if at least one input is 1.

c)

Because the OR gate ignores the inputs.

d)

Because the OR gate always outputs 0.

16.

What does the XOR gate do when both of its inputs are the same?

a)

Outputs true (1)

b)

Outputs false (0)

c)

Outputs both true and false

d)

Does not output anything

17.

How many inputs and outputs does an XOR gate have?

a)

1 input and 2 outputs

b)

2 inputs and 1 output

c)

2 inputs and 2 outputs

d)

1 input and 1 output

18.

According to the truth table, what is the output of an XOR gate if input A is 1 and input B is 0?

a)

0

b)

1

c)

2

d)

Cannot be determined

19.

Why is the XOR gate called "EXCLUSIVELY OR"?

a)

It outputs true only if both inputs are true.

b)

It outputs true only if both inputs are false.

c)

It outputs true only if the inputs do not match.

d)

It outputs true for all input combinations.

20.

Which two types of logic gates are used in the given logic circuit?

a)

AND gate and OR gate

b)

OR gate and NOT gate

c)

AND gate and NOT gate

d)

OR gate and XOR gate

21.

What is the output of the AND gate in the circuit described as?

a)

A OR B

b)

A AND B

c)

A NOT B

d)

A XOR B

22.

What happens to the output of the AND gate in this logic circuit?

a)

It is used as the input to another AND gate.

b)

It is used as the input to a NOT gate.

c)

It is used as the input to an OR gate.

d)

It is used as the input to an XOR gate.

23.

How could you describe the product (output Q) of the whole circuit?

a)

The output is true only if both A and B are true.

b)

The output is the opposite of A AND B.

c)

The output is true if either A or B is true.

d)

The output is the same as the input A.

24.

What is the first step in the Fetch-Decode-Execute cycle?

a)

Decode

b)

Execute

c)

Fetch

d)

Store

25.

What happens during the "Decode" stage of the Fetch-Decode-Execute cycle?

a)

The instruction is carried out.

b)

The CPU works out what the instruction is.

c)

The next instruction is brought to the CPU from memory.

d)

The instruction is stored in memory.

26.

Which stage of the Fetch-Decode-Execute cycle involves carrying out the instruction?

a)

Fetch

b)

Decode

c)

Execute

d)

Store

27.

Arrange the following steps of the Fetch-Decode-Execute cycle in the correct order: Execute, Fetch, Decode.

a)

Fetch, Decode, Execute

b)

Decode, Fetch, Execute

c)

Execute, Fetch, Decode

d)

Fetch, Execute, Decode

28.

Why is the Fetch-Decode-Execute cycle important for a CPU?

a)

It helps the CPU to store data permanently.

b)

It allows the CPU to process and carry out instructions step by step.

c)

It increases the size of the CPU.

d)

It connects the CPU to the internet.

29.

Which of the following is NOT one of the four key components of a CPU?

a)

A core

b)

The Control Unit

c)

Arithmetic Logic Unit

d)

CPU Memory

30.

Which component of the CPU is responsible for performing mathematical and logical operations?

a)

Arithmetic Logic Unit

b)

The Clock

c)

CPU Memory

d)

The Control Unit

31.

List the four key components of a CPU.

a)

The Control Unit, Arithmetic Logic Unit, CPU Memory, The Clock

b)

The Control Unit, Arithmetic Logic Unit, CPU Memory, A core

c)

The Control Unit, Arithmetic Logic Unit, The Clock, A core

d)

The Control Unit, Arithmetic Logic Unit, CPU Memory, Hard Drive

32.

Why is it important for a CPU to have both a Control Unit and an Arithmetic Logic Unit? (Choose the best answer)

a)

The Control Unit manages instructions, while the Arithmetic Logic Unit performs calculations.

b)

Both units store data for the CPU.

c)

Both units are used only for displaying graphics.

d)

The Control Unit and Arithmetic Logic Unit are the same thing.

33.

What is the main function of the Control Unit in the CPU?

a)

It stores data permanently.

b)

It coordinates all of the other components in the CPU.

c)

It increases the speed of the CPU.

d)

It provides power to the CPU.

34.

Which of the following actions is performed by the Control Unit?

a)

Printing documents

b)

Fetching and decoding instructions from memory

c)

Creating graphics

d)

Storing files

35.

After the Control Unit decodes instructions, what does it do next?

a)

Deletes the instructions

b)

Tells other components in the CPU how to execute the instructions

c)

Sends the instructions to the printer

d)

Stores the instructions in a file

36.

How can the Control Unit interact with devices outside the CPU?

a)

By issuing instructions to other connected devices

b)

By storing data on them

c)

By displaying images on them

d)

By charging them

37.

Why is the process of fetching and decoding instructions important for the CPU?

a)

It allows the CPU to store more data.

b)

It ensures that the CPU can understand and carry out tasks correctly.

c)

It helps the CPU to connect to the internet.

d)

It increases the size of the CPU.

38.

What does the acronym ALU stand for in computer science?

a)

Arithmetic Logic Unit

b)

Advanced Learning Unit

c)

Automated Logic Utility

d)

Arithmetic Learning Utility

39.

Which of the following is NOT an arithmetic operation performed by the ALU?

a)

Addition

b)

Subtraction

c)

Comparing data

d)

Multiplication

40.

What type of operation is being performed when the ALU checks if 14 > 3?

a)

Arithmetic operation

b)

Logical operation

c)

Storage operation

d)

Input operation

41.

The ALU is a part of which component in a computer?

a)

Hard drive

b)

CPU

c)

Monitor

d)

Keyboard

42.

Why is the ALU important for a computer’s functioning?

a)

It stores all the data in the computer.

b)

It performs mathematical and logical operations necessary for processing data.

c)

It displays images on the screen.

d)

It connects the computer to the internet.

43.

What are the two types of high-speed memory located directly on the CPU chip?

a)

Registers and Cache

b)

RAM and ROM

c)

Hard Drive and SSD

d)

Flash and EEPROM

44.

Why can data be fetched more quickly from CPU memory than from RAM?

a)

Because CPU memory is located directly on the chip

b)

Because RAM is faster than CPU memory

c)

Because CPU memory is larger than RAM

d)

Because RAM is located on the motherboard

45.

Which statement best explains why only small amounts of registers and cache are used in a CPU?

a)

They are very expensive

b)

They are very slow

c)

They are not needed

d)

They are located outside the CPU

46.

A student claims that RAM is faster than the CPU's registers and cache. Use evidence from the material to support or refute this claim.

a)

The claim is incorrect because CPU registers and cache are described as "super quick" and data can be fetched much quicker than from RAM.

b)

The claim is correct because RAM is always the fastest memory.

c)

The claim is correct because RAM is located on the CPU chip.

d)

The claim is incorrect because RAM is more expensive than registers and cache.

47.

What components make up a CPU core?

a)

Control Unit, Arithmetic Logic Unit, and CPU Memory

b)

Hard Drive, Monitor, and Keyboard

c)

Graphics Card, Sound Card, and RAM

d)

Power Supply, Fan, and Case

48.

How many cores does a Quad-Core processor have on the chip?

a)

2

b)

4

c)

6

d)

8

49.

Why can a CPU with multiple cores run more quickly?

a)

Each core can execute instructions independently

b)

It uses less electricity

c)

It has a larger screen

d)

It has more storage space

50.

If a software does not support multiple cores, what is the likely impact on CPU performance?

a)

The CPU will not run more quickly, even with multiple cores

b)

The CPU will use less memory

c)

The CPU will overheat

d)

The CPU will display better graphics

51.

What does the clock control in a CPU?

a)

The timing of the whole CPU

b)

The amount of memory

c)

The size of the hard drive

d)

The color of the screen

52.

What is the purpose of the clock signals sent to the CPU cores?

a)

To synchronize when instructions are executed

b)

To increase the computer's temperature

c)

To change the screen resolution

d)

To store more data

53.

What is the term for the number of times the clock "ticks" in one second?

a)

Clock speed

b)

Memory size

c)

Data rate

d)

Voltage

54.

In what unit is clock speed measured?

a)

Hertz

b)

Volts

c)

Amperes

d)

Bytes

55.

If a clock ticks 1000 times per second, what is its speed?

a)

1 KHz

b)

1 Hz

c)

100 Hz

d)

10 KHz

56.

Which of the following best describes computer memory?

a)

It is non-volatile and stores data permanently.

b)

It is volatile and stores data currently in use.

c)

It is used only for storing music files.

d)

It can hold data even when the computer is off.

57.

Which of the following is an example of storage?

a)

RAM

b)

CPU memory

c)

Hard Drive

d)

Cache memory

58.

What is the main difference between memory and storage in a computer?

a)

Memory is non-volatile, storage is volatile.

b)

Memory stores data permanently, storage is temporary.

c)

Memory holds data only when the computer has power, storage holds data even without power.

d)

Memory is used for backup, storage is used for processing.

59.

Why is RAM considered volatile?

a)

It loses data when the computer is turned off.

b)

It stores data permanently.

c)

It is used for long-term storage.

d)

It can be used as a USB stick.

60.

Which of the following devices is NOT an example of storage?

a)

ROM

b)

USB stick

c)

RAM

d)

Hard Drive

61.

What is the main function of a storage device?

a)

To read/write the data.

b)

To display images.

c)

To process information.

d)

To connect to the internet.

62.

Which of the following best describes storage media?

a)

It is what the data is stored on.

b)

It is used to print documents.

c)

It is used to display videos.

d)

It is used to connect devices.

63.

Which type of secondary storage uses lasers to read and write data?

a)

Optical

b)

Magnetic

c)

Solid-State

d)

Mechanical

64.

What technology does solid-state storage use to store data?

a)

Specialised logic circuits

b)

Magnetic tapes

c)

Lasers

d)

Rotating disks

65.

If you need to store data using magnetic technologies, which type of secondary storage would you use?

a)

Magnetic

b)

Optical

c)

Solid-State

d)

Cloud

66.

Which of the following is NOT a type of secondary storage mentioned in the material?

a)

Cloud storage

b)

Magnetic

c)

Optical

d)

Solid-State

67.

Why might someone choose solid-state storage over magnetic or optical storage?

a)

Because it uses specialised logic circuits, making it faster and more reliable.

b)

Because it uses lasers to read/write data.

c)

Because it is the oldest technology.

d)

Because it is the cheapest option.

68.

Which of the following is an example of magnetic storage?

a)

Hard Disk Drive

b)

USB Flash Drive

c)

CD-ROM

d)

SD Card

69.

What technology does magnetic storage use to represent binary data?

a)

Light reflection

b)

Magnetic polarisation (+ or - charge)

c)

Electrical resistance

d)

Laser etching

70.

Which of the following is an advantage of magnetic storage?

a)

High capacity

b)

No moving parts

c)

Immune to magnetic fields

d)

Very fast read/write speeds

71.

Which of the following is a disadvantage of magnetic storage?

a)

High cost

b)

Vulnerable to magnetic fields

c)

No moving parts

d)

Very small storage capacity

72.

A company needs to store large amounts of data at a low cost, but speed is not a priority. Which storage type from the list would be most suitable?

a)

Magnetic storage

b)

Optical storage

c)

Solid-state storage

d)

Cloud storage

73.

Explain why moving parts in magnetic storage devices can be a disadvantage.

a)

They make the device heavier

b)

They increase the risk of damage and failure

c)

They improve the speed of the device

d)

They reduce the storage capacity

74.

What is the main function of the read/write head in a hard disk drive?

a)

To move over the platter and read or write data

b)

To spin the platters

c)

To divide the platters into sectors

d)

To arrange data in clusters

75.

What are the platters in a hard disk drive divided into?

a)

Sectors

b)

Blocks

c)

Clusters

d)

Tracks

76.

What is the purpose of polarising a block in a hard disk drive?

a)

To represent 1 or 0

b)

To spin the platter faster

c)

To align the read/write head

d)

To divide the platter into tracks

77.

How is data arranged on a hard disk drive?

a)

In circles called tracks

b)

In straight lines

c)

In random patterns

d)

In squares called grids

78.

Which of the following best describes the process of reading or writing data on a hard disk drive? (DoK Level 2)

a)

The read/write head aligns with the correct track and reads/writes one block at a time as it passes the head

b)

The platter stops spinning and the data is accessed directly

c)

The data is read all at once from the entire platter

d)

The read/write head writes data to all tracks simultaneously

79.

Why is it important for the read/write head to be aligned with the correct track on a hard disk drive? (DoK Level 2)

a)

So it can accurately read or write data to the correct location

b)

So the platter can spin faster

c)

So the sectors can be divided evenly

d)

So the data can be polarised

80.

Suppose a hard disk drive spins at 10,000 rpm. How might this speed affect the performance of the drive? (DoK Level 3)

a)

It allows data to be accessed more quickly

b)

It makes the drive more likely to break

c)

It reduces the number of tracks on the platter

d)

It increases the size of each block

81.

Which of the following is an example of application software?

a)

Microsoft Word

b)

Computer Mouse

c)

Printer Cable

d)

Hard Disk Drive

82.

What is the main purpose of application software?

a)

To help users perform specific tasks

b)

To control hardware directly

c)

To manage computer memory

d)

To connect computers to the internet

83.

Which of the following is NOT an example of application software?

a)

Google Chrome

b)

Adobe Photoshop

c)

Windows Operating System

d)

Spotify

84.

Imagine you need to write a report for school. Which application software would you most likely use?

a)

Microsoft Word

b)

Calculator

c)

Disk Defragmenter

d)

Device Driver

85.

What is the main purpose of application software?

a)

To allow a user to complete a specific task

b)

To control hardware directly

c)

To manage computer memory

d)

To provide internet connectivity

86.

Which of the following is an example of application software?

a)

Word Processors

b)

Operating System

c)

Device Drivers

d)

BIOS

87.

Which type of software would you use to create a presentation for your class project?

a)

Presentation software

b)

Database systems

c)

Web Browsers

d)

Email clients

88.

If you want to listen to music on your computer, which application software would you most likely use?

a)

Media Players

b)

Spreadsheets

c)

Graphic Design software

d)

Database systems

89.

A student needs to organize and analyze data for a science experiment. Which application software should they use?

a)

Spreadsheets

b)

Games

c)

Music Creators

d)

Email clients

90.

Why are application software programs categorized into different types?

a)

Because they perform similar tasks

b)

Because they are all made by the same company

c)

Because they use the same programming language

d)

Because they are all free to use

91.

What is the main purpose of system software?

a)

To help run, maintain, and configure a computer

b)

To create documents and presentations

c)

To play games on a computer

d)

To design websites

92.

Which of the following is included in system software?

a)

Utilities and Operating Systems

b)

Web browsers and email clients

c)

Word processors and spreadsheets

d)

Video editing software

93.

Why is system software important for a computer?

a)

It helps the computer run smoothly and be properly configured

b)

It allows users to browse the internet

c)

It is used for drawing and painting

d)

It is only needed for playing music

94.

Which of the following is NOT a type of utility software mentioned in the material?

a)

Backup Utilities

b)

Antivirus Utilities

c)

Word Processing Utilities

d)

Compression Utilities

95.

What is the main purpose of utility software?

a)

To create documents

b)

To perform specific tasks to help keep the computer system running efficiently

c)

To play games

d)

To browse the internet

96.

Which utility software would you use to protect your computer from viruses?

a)

Backup Utilities

b)

Compression Utilities

c)

Antivirus Utilities

d)

Defragmentation Utilities

97.

If you want to reduce the size of a file to save storage space, which type of utility software should you use?

a)

Compression Utilities

b)

Encryption Utilities

c)

Backup Utilities

d)

Defragmentation Utilities

98.

Explain how using defragmentation utilities can help improve the performance of a computer system.

a)

By organizing files and making data access faster

b)

By deleting unnecessary files

c)

By protecting against viruses

d)

By creating backup copies of files