wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Grade 3 Digital Literacy Quiz

Total questions: 50

Worksheet time: 25mins

Name
Class
Date
1.

What is an example of program output?

a)

Typing on a keyboard

b)

Clicking a mouse

c)

Text appearing on a screen

d)

Moving the mouse

2.

Which device or parts of a computer shows the output of a program?

a)

Monitor

b)

Keyboard

c)

Mouse

d)

Microphone

3.

What will be the output of this code block in a program:

a)

Hello!

b)

print

c)

Screen

d)

Mouse

4.

Output is what the computer:

a)

Thinks

b)

Does before input

c)

Gives us back

d)

Types

5.

Which of these is not an output?

a)

Picture on screen

b)

Sound from speaker

c)

Text on paper

d)

Clicking a mouse

6.

What device is used to display pictures and videos from the computer?

a)

Keyboard

b)

Mouse

c)

Monitor

d)

Microphone

7.

What do you call the result of a program?

a)

Input

b)

Output

c)

Code

d)

Mouse

8.

Which one is used to hear output?

a)

Microphone

b)

Speaker

c)

Mouse

d)

Keyboard

9.

When a computer shows a message, the message is called:

a)

Input

b)

Output

c)

Program

d)

Click

10.

The output of this code is .......

a)

23

b)

Two plus three

c)

5

d)

6

11.

What is 'input' in a computer?

a)

What the computer shows

b)

What we see

c)

What we give to the computer

d)

What the printer prints

12.

Which device is used to type input?

a)

Mouse

b)

Keyboard

c)

Monitor

d)

Speaker

13.

Clicking the mouse is an example of:

a)

Input

b)

Output

c)

Program

d)

Code

14.

What is the role of a microphone?

a)

To show pictures

b)

To play music

c)

To give sound input

d)

To print documents

15.

Which of these is not an input device?

a)

Mouse

b)

Keyboard

c)

Monitor

d)

Microphone

16.

What do you use to give instructions to a computer?

a)

Screen

b)

Input devices

c)

Printer

d)

Speaker

17.

When you press a key, you are giving:

a)

Output

b)

Input

c)

Power

d)

Data

18.

Which of these sends data into the computer?

a)

Printer

b)

Mouse

c)

Monitor

d)

Speaker

19.

What happens when you click on an icon?

a)

Input is given

b)

Output is shown

c)

Program shuts down

d)

Nothing

20.

What is a touch screen used for?

a)

Watching movies only

b)

Making sound

c)

Input and output

d)

Only typing

21.

When you press a key and see a letter, that is:

a)

Code

b)

Output only

c)

Input turned into output

d)

Sound input

22.

If your input is print("I like cats"), what is the output?

a)

Cats

b)

print

c)

I like cats

d)

Keyboard

23.

What do we call the action of giving input and getting a result?

a)

Result time

b)

Input/Output process

c)

Typing

d)

Code print

24.

What output do you expect if you input print(4 + 4)?

a)

44

b)

Eight

c)

8

d)

4 + 4

25.

Which comes first?

a)

Output

b)

Monitor

c)

Input

d)

Printer

26.

What do we give to get output from a program?

a)

Code

b)

Output

c)

Input

d)

Screen

27.

Typing Hello and seeing it on the screen is:

a)

Sound output

b)

Printing

c)

Input-output

d)

Input-only

28.

Clicking a button and seeing a new picture is an example of:

a)

Input turned into output

b)

Drawing

c)

Touchscreen use

d)

Game code

29.

Which shows the result of your input?

a)

Keyboard

b)

Mouse

c)

Monitor

d)

Button

30.

Which best describes this: You type a name, and it shows on screen?

a)

Plan

b)

Input/output

c)

Mouse click

d)

Touchscreen only

31.

What is the output of this code? print(3 + 2)

a)

5

b)

32

c)

+

d)

3 and 2

32.

What symbol is used to add in a program?

a)

-

b)

*

c)

+

d)

/

33.

What will print(9 - 4) show?

a)

5

b)

13

c)

94

d)

9 - 4

34.

gives:

a)

2

b)

4

c)

3

d)

8

35.

What is the answer to 5 * 5 ?

a)

55

b)

25

c)

1

d)

10

36.

Which operation gives the biggest number?

a)

3 + 4

b)

5 * 2

c)

10 - 1

d)

6 / 3

37.

Which code shows subtraction?

a)

print(2 + 2)

b)

print(5 - 3)

c)

print(3 * 3)

d)

print(8 / 2)

38.

What controls the computer?

a)

input

b)

output

c)

user

d)

program

39.

What does this code mean: ?

a)

Add 0 to 7

b)

Multiply 7

c)

Print nothing

d)

Error

40.

Which of these programs adds two numbers?

a)

print(5 * 2)

b)

print(8 / 2)

c)

print(1 + 6)

d)

print(9 - 2)

41.

What does 'plan' mean in programming?

a)

Do it now

b)

Think before doing

c)

Type fast

d)

Copy someone

42.

What is the first step before writing a program?

a)

Do

b)

Plan

c)

Run

d)

Print

43.

Why do we plan a program?

a)

To finish quickly

b)

To guess

c)

To know what to do

d)

To copy code

44.

Which is the correct order?

a)

Do → Plan

b)

Check → Do

c)

Plan → Do

d)

Print → Plan

45.

Which is not a planning tool?

a)

Drawing

b)

Talking

c)

Guessing

d)

Writing

46.

What helps you make fewer mistakes in a project?

a)

Guessing

b)

Planning

c)

Copying

d)

Running

47.

Planning your program is like:

a)

Running

b)

Making a list

c)

Reading a book

d)

Watching TV

48.

What should you do after planning?

a)

Sleep

b)

Watch

c)

Do (write the code)

d)

Read

49.

What happens if you don't plan a program?

a)

It may not work

b)

It will be perfect

c)

You can play games

d)

Nothing

50.

True planning means:

a)

Writing the answer

b)

Thinking and making steps

c)

Guessing what the code is

d)

Clicking many times