wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Year 7 Computing – Term 1 (Section A excerpts)

Total questions: 56

Worksheet time: 28mins

Name
Class
Date
1.

Programming is the process of:

a)

Drawing pictures

b)

Writing instructions for a computer

c)

Printing documents

d)

Making music

2.

Scratch is an example of a:

a)

Text-based language

b)

Block-based language

c)

Machine language

d)

Low-level language

3.

Python is considered a:

a)

Block language

b)

High-level text language

c)

Hardware device

d)

Virus scanner

4.

An algorithm is:

a)

A computer virus

b)

A set of instructions

c)

A website

d)

A data model

5.

Block-based programs help reduce:

a)

Colour

b)

Speed

c)

Syntax errors

d)

Memory

6.

Which feature belongs to Scratch?

a)

Commands typed manually

b)

Colour-coded blocks

c)

Machine code

d)

HTML tags

7.

The Python environment used for writing code is called:

a)

Excel

b)

IDLE

c)

Chrome

d)

Paint

8.

A Python file is saved with the extension:

a)

.txt

b)

.docx

c)

.py

d)

.exe

9.

A valid variable name is:

a)

3total

b)

first-name

c)

total_score

d)

my score

10.

Pressing F5 in Python IDLE will:

a)

Save your work

b)

Delete your code

c)

Run the program

d)

Turn off your computer

11.

Data Types & Casting. "Hello" is a:

a)

Float

b)

Integer

c)

String

d)

Boolean

12.

SECTION A — MULTIPLE-CHOICE QUESTIONS (MCQs). Choose the correct answer from A–D. Data Types & Casting. 17 is an example of a:

a)

String

b)

Float

c)

Integer

d)

Character

13.

What data type is 3.14

a)

Float

b)

String

c)

Boolean

d)

Table

14.

Casting means:

a)

Drawing images

b)

Converting data types

c)

Playing sound

d)

Loading apps

15.

The result of int("5") is:

a)

"5"

b)

10

c)

5

d)

"55"

16.

Data modelling helps to:

a)

Break devices

b)

Organise data

c)

Clean keyboards

d)

Remove apps

17.

A table is made up of:

a)

Rows and columns

b)

Keys and buttons

c)

Games and animations

d)

Screens and speakers

18.

A flowchart is used to:

a)

Store clothes

b)

Show steps or processes

c)

Download movies

d)

Clean data

19.

Real-life use of data modelling includes:

a)

Playing games

b)

Student records

c)

Cooking food

d)

Flying drones

20.

A database is a type of:

a)

Data model

b)

Video game

c)

Gadget

d)

Password

21.

A spreadsheet is used mainly for:

a)

Storing and calculating data

b)

Playing videos

c)

Browsing websites

d)

Drawing

22.

Rows in Excel are labelled with:

a)

Letters

b)

Symbols

c)

Numbers

d)

Shapes

23.

Columns in Excel are labelled with:

a)

Numbers

b)

Letters

c)

Colours

d)

Keyboard keys

24.

A cell is:

a)

Intersection of a row and column

b)

An entire sheet

c)

A USB drive

d)

A folder

25.

A field refers to a:

a)

Category of information

b)

Colour pattern

c)

Random number

d)

Picture file

26.

All formulas in Excel begin with:

a)

&

b)

#

c)

=

d)

%

27.

A function that adds values is:

a)

MAX()

b)

SUM()

28.

AVERAGE() calculates the:

a)

Maximum

b)

Minimum

c)

Sum

d)

Mean

29.

The formula =A1 * B1 performs:

a)

Addition

b)

Subtraction

c)

Multiplication

d)

Division

30.

COUNT() will:

a)

Count numbers

b)

Add all values

c)

Colour the cells

d)

Delete cells

31.

Excel is an example of:

a)

A browser

b)

An operating system

c)

Spreadsheet software

d)

Social media

32.

Conditional formatting changes:

a)

Cell appearance

b)

Keyboard keys

c)

Your password

d)

Screen brightness

33.

Conditional formatting is useful for:

a)

Highlighting large numbers

b)

Watching movies

c)

Playing games

d)

Typing stories

34.

Excel can create:

a)

Poems

b)

Charts and graphs

c)

Viral videos

d)

Shoes

35.

Conditional formatting works using:

a)

Random patterns

b)

Music

c)

Rules

d)

Weather

36.

Websites collect data using:

a)

Cookies

b)

Shoes

c)

Plants

d)

Cars

37.

Cookies help websites to:

a)

Track browsing and remember settings

b)

Cook food

c)

Clean screens

d)

Install software

38.

Malware is:

a)

Harmless software

b)

Harmful software

c)

A game

d)

A spreadsheet

39.

Cyberbullying happens:

a)

Only offline

b)

Only in school

c)

Online

d)

In factories

40.

If you experience cyberbullying, you should:

a)

Fight back

b)

Tell a trusted adult

c)

Ignore it

d)

Post mean comments back

41.

Define programming.

a)

Writing a set of instructions for a computer to perform tasks

b)

Using a computer mainly for games and entertainment

c)

Repairing and replacing broken computer parts

d)

Connecting devices to the internet

42.

Name two text-based programming languages.

a)

Python and Java

b)

HTML and CSS

c)

Scratch and Blockly

d)

Photoshop and Excel

43.

What is the difference between a string and an integer?

a)

A string stores text, while an integer stores whole numbers

b)

Both store pictures and sound files

c)

A string stores decimals, while an integer stores sentences

d)

They are the same data type and used identically

44.

Give one example of data modelling in a school.

a)

A table that records student attendance each day

b)

Drawing a cartoon character for a poster

c)

Installing video games on classroom computers

d)

Printing colorful posters for an event

45.

What is a spreadsheet used for?

a)

Organizing and analyzing data in rows and columns

b)

Creating 3D animations and visual effects

c)

Browsing websites and social media

d)

Compiling and running computer programs

46.

Which of the following is a correct example of an Excel formula?

a)

=SUM(A1:A5)

b)

A1+A2=A3

c)

print("Hello")

d)

bold

47.

What does conditional formatting do in Excel?

a)

Changes the appearance of cells automatically based on set rules

b)

Deletes all duplicate rows without asking

c)

Locks the entire workbook so it cannot be opened

d)

Converts the text in cells to speech

48.

Explain what a cookie is (online).

a)

A small piece of data saved by a website in your browser

b)

A type of virus that damages files

c)

A programming language used for web pages

d)

A hardware device that stores passwords

49.

What is a computer virus?

a)

A malicious program that can replicate and harm systems or data

b)

A temporary internet file that speeds up browsing

c)

Software that protects a computer from threats

d)

A type of cell used in spreadsheets

50.

Mention two things you should do if you experience cyberbullying.

a)

Save evidence such as messages or screenshots

b)

Report or block the bully through the platform or a trusted adult

c)

Retaliate with insults to get even

d)

Share personal details to calm the bully

51.

If you receive an email from a "bank" asking you to click a link to "verify your account details," and it looks suspicious, what should you do?

a)
Reply to the email asking for clarification.
b)
Delete the email and do not click the link.
c)
Click the link and enter your details.
d)
Forward the email to your friends for advice.
52.

What is the definition of cyberbullying?

a)

Sending a funny message to a friend

b)

Playing an online game.

c)

Bullying that takes place using electronic technology (e.g., phones, social media)

d)

Writing a bad review for a product

53.

Which action is the first and most important thing to do if you are being cyberbullied?

a)

Fight back and send hurtful messages.

b)

Immediately delete all the evidence

c)

Do not reply to the bully and block them

d)

Post a warning about the bully online.

54.

The act of spreading false or damaging rumours about someone online is a form of

a)
libel
b)
malpractice
c)
slander
d)

Cyberbullying

55.

What is the legal right that protects the original creator of a piece of text, image, or music?

a)
Copyright
b)
License
c)
Patent
d)
Trademark
56.

Which of the following describes plagiarism?

a)

Using code you found online to fix an error

b)

Using someone else's work or ideas and presenting them as your own.

c)

Giving credit to the original author.

d)

Designing your own website