wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

SECTION A Worksheet Questions

Total questions: 52

Worksheet time: 26mins

Name
Class
Date
1.

Which one of these describes what a camcorder is used for?

a)

To capture text

b)

To listen to music

c)

To play a game

d)

To record a video

2.

Which one of these is an output peripheral?

a)

Buzzer

b)

Keyboard

c)

Mouse

d)

Webcam

3.

Social ..................................................... works by tricking people into revealing confidential or personal information.

a)

engineering

b)

networking

c)

advertising

d)

monitoring

4.

Redirecting someone to a fake website is known as .....................................................

a)

pharming

b)

phishing

c)

spoofing

d)

spamming

5.

One difference between a password and a PIN is:

a)

A password can contain letters, numbers, and symbols, while a PIN is usually just numbers.

b)

A PIN is always longer than a password.

c)

A password is only used for bank accounts, while a PIN is used for social media.

d)

A PIN can contain letters and symbols, while a password cannot.

6.

Which one of these is a method used to secure data and personal information?

a)

Biometrics

b)

Connecting

c)

Phishing

d)

Searching

7.

Circle the correct description of the Internet.

a)

A global online service

b)

A global networks of networks

c)

A global collection of webpages

8.

Pete wants a copy of a film to watch offline. Which one of these methods should he use to get the film?

a)

Blogging

b)

Decomposing

c)

Downloading

d)

Streaming

9.

Sasha wants to use an image that she has found on a website. Which one of these is legislation she should consider?

a)

Bias

b)

Copyright

c)

Etiquette

d)

Security

10.

Samihah uses a cable TV network to connect to the Internet. Give the names of two other networks that she could use to connect to the Internet.

a)

1. DSL (Digital Subscriber Line) 2. Fiber optic

b)

1. Bluetooth 2. Infrared

c)

1. Satellite 2. NFC

d)

1. Ethernet 2. Token Ring

11.

Which one of these searches will return results that have the three keywords in that order?

a)

+look after cats+

b)

~look after cats~

c)

-look after cats-

d)

"look after cats"

12.

Give the letter of the result that is more likely to be reliable.

a)

A: Earth has 65 billion people on it (https://untrue_facts.com, 31 December 2999)

b)

B: Earth has 5.5 billion people on it (https://science_journal.com, 01 December 2019)

c)

C: Earth has 100 billion people on it (https://random_site.com, 01 January 2020)

d)

D: Earth has 1 billion people on it (https://old_data.com, 01 January 1980)

13.

(b) One reason why this result is more likely to be reliable is:

a)

The experiment was repeated several times.

b)

The sample size was very small.

c)

The measurements were not recorded accurately.

d)

The results were based on a single observation.

14.

Complete the sentence. A bookmark is a shortcut to a web ___________.

a)

page

b)

browser

c)

server

d)

file

15.

People should take regular breaks when using computers. Another way of preventing eye strain is:

a)

Adjusting the screen brightness

b)

Using headphones

c)

Increasing the volume

d)

Placing the computer near a window

16.

People should take regular breaks when using computers.
(b) Which of the following is another way to prevent wrist strain?

a)

Use a wrist rest while typing

b)

Increase screen brightness

c)

Sit further away from the computer

d)

Turn off the computer frequently

17.

Complete the sentence. An _____________________________ is a set of instructions that describes how to solve a problem.

a)

algorithm

b)

equation

c)

variable

d)

function

18.

According to the flowchart, what is the first step after 'Start'?

a)

Display Character Type

b)

Input Character

c)

Set Character Type to number

d)

Stop

19.

If the input character is '5', what will the flowchart set the character type to?

a)

number

b)

letter

c)

symbol

d)

whitespace

20.

Look at Figure 2. It shows a flowchart. If the input character is 'g', what will the flowchart set the character type to?

a)

letter

b)

number

c)

symbol

d)

space

21.

Look at Figure 2. It shows a flowchart. If the input character is '@', what will the flowchart set the character type to?

a)

symbol

b)

letter

c)

digit

d)

whitespace

22.

(a) Describe what this flowchart does.

a)

It shows the steps involved in a specific process.

b)

It lists the materials required for an experiment.

c)

It provides a summary of a research paper.

d)

It displays the results of a survey.

23.

(b) Identify the two variables used in the flowchart.

a)

The two variables used in the flowchart are X and Y.

b)

The two variables used in the flowchart are A and B.

c)

The two variables used in the flowchart are M and N.

d)

The two variables used in the flowchart are P and Q.

24.

A and B show two versions of an algorithm that inputs two numbers, adds them together and displays the answer. B is a decomposed version of A. Complete the steps that are missing in version B. Fill in the blanks in version B.

a)

Input second number; Calculate sum

b)

Display answer; Input first number

c)

Calculate difference; Input second number

d)

Input first number; Display answer

25.

A program is used to calculate pocket money.
(a) Select the data type for weekly pocket money.

a)

String

b)

Integer

c)

Boolean

d)

Character

26.

A program is used to calculate pocket money. Which one of these calculates yearly pocket money?

a)

A = weekly pocket money * 52

b)

B = weekly pocket money / 52

c)

C = weekly pocket money + 52

d)

D = weekly pocket money – 52

27.

Which one of these data types has the possible values true or false?

a)

A Boolean

b)

B Integer

c)

C Real

d)

D String

28.

This flowchart calculates average age. Complete the flowchart by filling in the missing step (dashed box) before 'Display Average Age'.

a)

Average Age = Total Age / Count

b)

Average Age = Total Age + Count

c)

Average Age = Total Age * Count

d)

Average Age = Total Age - Count

29.

This table shows the number of days in June, July, and August.

June | July | August
30 | 31 | 31

How many days are there in June?

a)

30

b)

28

c)

31

d)

29

30.

How many days are there in July?

a)

31

b)

28

c)

29

d)

30

31.

What is the error in the flowchart?

a)

The flowchart has a missing decision symbol.

b)

The flowchart uses incorrect connectors.

c)

The flowchart has a missing process step.

d)

The flowchart has an extra input/output symbol.

32.

Circle the box that has the error.

a)

Box A

b)

Box B

c)

Box C

d)

Box D

33.

(b) Explain the error.

a)

The error occurs due to incorrect syntax in the code.

b)

The error is caused by a missing variable declaration.

c)

The error is due to a logical mistake in the calculation.

d)

The error happens because of a type mismatch.

34.

Which step comes immediately after 'Input book code' in the flowchart for a program that checks if a book code is four-characters long and displays an error message or the book title accordingly?

a)

Check if the book code is four-characters long

b)

Display the book title

c)

Display an error message

d)

Stop

35.

One reason why the amount of e-waste is increasing is:

a)

People are using electronic devices for longer periods.

b)

The production and consumption of electronic devices is rising.

c)

E-waste is being recycled more efficiently.

d)

There are fewer electronic devices available.

36.

Which one of these is used for creating a poster?

a)

Database management

b)

Desktop publishing

c)

Search engine

d)

Spreadsheet

37.

Draw a line from A to where a text box has been used in the school morning routine diagram.

a)

Next to 'Clean teeth'

b)

Next to 'Eat breakfast'

c)

Next to 'Pack school bag'

d)

Next to 'Walk to school'

38.

Where in the school morning routine list has centre alignment been used?

a)

Get ready

b)

Eat breakfast

c)

Clean teeth

d)

Pack school bag

39.

Draw a line from C to where sub-numbering has been used in the list below: 1 Get out of bed 2 Get ready a. Clean teeth b. Brush hair c. Put clothes on 3 Eat breakfast 4 Pack school bag 5 Walk to school

a)

To '2 Get ready'

b)

To '3 Eat breakfast'

c)

To '5 Walk to school'

d)

To '1 Get out of bed'

40.

Getting ready for school
Clean your teeth!
(d) Where has shading been used in the image?

a)

On the toothbrush

b)

On the school bag

c)

On the shoes

d)

On the window

41.

Here is part of a database table.

BookID | Book Name | Author | Price
BK0123 | Mathematics is fun | K Selby | £13.99
BK0124 | Computer Science in everyday life | J Bowls | £19.99
BK0125 | Science experiments | R J Ahmed | £12.00

(a) Circle a field on the table.

a)

BookID (or Book Name, Author, Price - any single cell value is a field)

b)

Book Name | Author | Price (the entire row)

c)

BookID, Book Name, Author, Price (the column headers)

d)

BK0123, BK0124, BK0125 (the BookIDs column)

42.

Which one of these would be used as the data type for Price?

a)

Currency

b)

Date

c)

Number

d)

Text

43.

Which one of these is used to find books that cost £19.99?

a)

=£19.99

b)

>£19.99

c)

=19.99

d)

>19.99

44.

Here is part of a spreadsheet showing some test results. | | A | B | C | D | E | |---|------------|---------|-------|---------|-------| | 1 | Name | Subject | Mark | Subject | Mark | | 2 | Mohammad | Maths | 65 | English | 55 | | 3 | Noah | Maths | 79 | English | 60 | | 4 | Zeneal | Maths | 55 | English | 79 | | 5 | Average Maths Mark | 66.3 | | Average English Mark | 64.7 | Which cell on the spreadsheet contains the average English mark?

a)

E5

b)

C5

c)

D4

d)

B2

45.

Which one of these is used to calculate the value in E5?

a)

=AVERAGE(C2:C4)

b)

=AVERAGE(A2:E2)

c)

=AVERAGE(A4:E4)

d)

=AVERAGE(E2:E4)

46.

Which one of these arithmetic operators would be used to subtract 10 from 12?

a)

/

b)

+

c)

*

d)

-

47.

Which one of these is the component labelled A?

a)

Animation

b)

Button

c)

Image

d)

Video

48.

30. Here is a slide.
(b) Identify the location where an external hyperlink has been used by drawing a line from B.

a)

To the top right corner of the slide

b)

To the bottom left corner of the slide

c)

To the center of the slide

d)

To the bottom right corner of the slide

49.

Which of the following describes the steps to put a hat on the snowman using a graphics program?

a)

Select the hat image, copy it, and paste it onto the snowman, then adjust its position.

b)

Draw a scarf on the snowman and color it red.

c)

Erase the snowman's head and draw a new one with a hat.

d)

Change the background color to blue and add snowflakes.

50.

What is the purpose of the 'Save' button in a software application?

a)

To close the application

b)

To open a new document

c)

To store changes made to a document

d)

To print the document

51.

Which of the following is a common method for backing up data?

a)

Changing the file name

b)

Running a virus scan

c)

Deleting old files

d)

Using a USB flash drive

52.

In a programming context, what does 'debugging' refer to?

a)

Writing new code

b)

Finding and fixing errors in code

c)

Compiling code

d)

Testing the performance of code