wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Baseline test-Year 7/Grade 6

Total questions: 33

Worksheet time: 29mins

Name
Class
Date
1.

Which symbol is used for a decision in a flowchart?

a)

Rectangle  

b)

Oval  

c)

Diamond  

d)

Circle

2.

What is pseudocode used for?

a)

Drawing diagrams

b)

Describing algorithms in simple steps

c)

Writing detailed code

d)

Editing images

3.

Which of these is a logical expression?

a)

5 + 3

b)

“Hello"

c)

7>2

d)

Loop

4.

Which of the following is NOT an example of hardware?

a)

Mouse  

b)

Monitor  

c)

Keyboard

d)

Antivirus software

5.

In binary, what is the value of 1010?

a)

5

b)

10

c)

8

d)

6

6.

What does a loop do in programming?

a)

Starts the program

b)

Stops the program

c)

Repeats a set of instructions

d)

Creates comments

7.

Which of the following is an example of a conditional statement?

a)

Print “Hello”

b)

Repeat 5 times

c)

If temperature > 30 then turn on fan  

d)

Start

8.

What is a comment in programming used for?

a)

To explain the code

b)

To stop code from working

c)

To show errors

d)

To change variables

9.

Finding and fixing mistakes (called bugs) in a computer program is called:

a)

Debugging

b)

Fixing

c)

Translating

d)

Algorithm

10.

A special program that translates your code into a language the computer can understand.

a)

Debugging

b)

Conditional statement

c)

Script

d)

Compiler

11.

A (a)   is a step-by-step solution to a problem.

12.

In a flowchart, an (a)   shape is used to represent the start or end of a process.

13.

Binary numbers use only two digits __________ and __________.

(a)  

14.

(a)   is the part of a computer system you can physically touch.

15.

To keep safe online, you should never share your (a)   information with strangers.

16.

A loop is used to make decisions in a program.​ (a)  

Choose from the below words
False
True
17.

The computer uses ​ (a)   Binary number system to represent data.

Choose from the below words
True
False
18.

Software includes physical parts of the computer.​ (a)  

Choose from the below words
False
True
19.

Comments in code help other people understand what the code does.​ (a)  

Choose from the below words
True
False
20.

Conditional statements are used to make decisions.​ (a)  

Choose from the below words
True
False
21.

Match the following

a)

Flowchart

1.

Graphical way to show an algorithm

b)

Loop

2.

Repeats instructions

c)

Conditional statement

3.

Checks if a condition is true

d)

Comment

4.

Explains the code

e)

Favorite color

5.

Public information

22.

Categorize the items as Hardware or Software.

Categorize the following

Keyboard

Xbox

PowerPoint

Monitor

Printer

Motherboard

Microsoft Word

Adobe Photoshop

Google Chrome

Zoom

Hardware
Software
23.

Which of the following best describes a flowchart?

a)

A list of words

b)

A computer program

c)

A diagram that shows the steps in a process

d)

A type of animation

24.

Reorder the following Algorithm of adding tow numbers.

a)

Stop

b)

Display the result

c)

Start

d)

Input the first and the second number

e)

Add the two numbers

1)
2)
3)
4)
5)
25.

Which loop repeats a block of code a fixed number of times?

a)

If-else loop

b)

While loop

c)

Finite Loop

d)

Infinite Loop

26.

What is the main purpose of instruction-based programming?

a)

To draw shapes

b)

To play music

c)

To give the computer step-by-step commands

d)

To connect to the internet

27.

"CPU" stands for:

a)

General processing unit

b)

Central processing unit

c)

Graphic processing unit

d)

Computer processing unit.

28.

Which device allows you to input text and commands into a computer?

a)

Printer

b)

Keyboard

c)

Speaker

d)

Hard Disk

29.

Which hardware device displays output from the computer?

a)

Mouse

b)

Monitor

c)

Microphone

d)

Scanner

30.

Which of the following is an example of Operating system software.

a)

Excel

b)

Photoshop

c)

Call of Duty

d)

Android

31.

What is the smallest unit of data in a computer?

a)

Bit

b)

Kilobyte

c)

Byte

d)

Megabyte

32.

How do computers represent all data internally?

a)

Using decimal numbers (0-9)

b)

Using binary code (0s and 1s)

c)

Using letters (A-Z)

d)

Using colors

33.

How many bits are in one byte?

a)

8

b)

16

c)

4

d)

2