wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Computing Summative Test G4

Total questions: 50

Worksheet time: 25mins

Name
Class
Date
1.

A mouse and keyboard is a kind of … device

a)
  1. Input

b)

Output

c)

Process

d)

Storage

2.

CU, ALU, and MU is a system that works on …

a)
  1. Keyboard

b)
  1. CPU

c)
  1. Mouse

d)
  1. Monitor

3.
  1. One of the computer output devices is …

a)
  1. Mouse

b)
  1. CPU

c)
  1. Flashdisk

d)
  1. Printer

4.

Which is the input devices form the following devices

a)

barcode scanner

b)

keyboard

c)

joystick

d)

printer

e)

speaker

5.

It transfers information from a piece of paper into a computer.

a)

Printer

b)

Scanner

c)

Xerox Machine

d)

Touch Pad

6.

An input device is used to send the data or instructions on a computer.

a)

True

b)

False

7.

Web cam is a kind of output device.

a)

True

b)

False

8.

An inkjet printer is a printer that must be filled with special ink for printing.

a)

True

b)

False

9.

The computer can work without memory.

a)

True

b)

False

10.

ROM (Read Only Memory) is the most common example of volatile memory. It facilitates fast access to data making it appropriate in situations that involve real time data processing.

a)

True

b)

False

11.

Binary langauge consists of __________ and __________.

a)

Ones and Twos

b)

Zeros and Twos

c)

Ones and Tens

d)

Zeros and Ones

12.

Arrange the following in ascending order

1KB 1PB 1GB 1TB 1ZB 1MB

a)

1KB<1MB<1GB<1TB<1PB

b)

1KB<1MB<1GB<1PB<1TB

c)

1KB<1MB<1PB<1MB<1GB

d)

1GB<1KB<1MB<1PB<1TB

13.

Choose all the secondary storage devices from the list below

a)
b)
c)
d)
e)
14.

Which of the following is not the characteristics of RAM?

a)

RAM is read/write memory

b)

RAM holds data and instruction on which we are currently working

c)

RAM is Non-Volatile i.e, Permanent

d)

The amount of RAM in computer affects the number of programs a computer can run at the same time.

15.

Which of these is a Hard Disk Drive (HDD)?

a)
b)
c)
d)
16.

An algorithm should be in the right order.

a)

True

b)

False

17.

____________ can be considered an example of an algorithm

a)

answer to a question

b)

name of a person

c)

favorite subjects

d)

a recipe for making pancake

18.

The options below contain the instructions for making a smoothie: Which one should come first?

a)

Put the lid on the blender.

b)

Add fruit to the blender.

c)

Switch the blender on.

d)

Add milk to the blender.

19.

Riley rolled over, sleepy eyed, and turn off the alarm clock. Riley got dressed for school and hurried downstairs for breakfast. Later Riley met his friends at the corner to walk to school.

What happened first?

a)

Riley got dressed for school.

b)

Riley hurried downstairs for breakfast.

c)

Riley turned off the alarm.

20.

In which order has he placed the objects on the table?

a)

table cloth, napkin, cup and saucer, plate, knife

b)

table cloth, napkin, plate, cup and saucer, knife

c)

table cloth, cup and saucer, napkin, plate, knife

21.

Which group's suitcases should be put into the bus last?

a)

The professor who will get off the bus at the airport

b)

The professor who will get off the bus at the hotel

c)

The professor who will get off the bus at university

22.

Which of the following three bracelets shows

what the bracelet looked like when it was whole?

a)

b)

c)

23.

Which is the correct icon of Gmail?

a)

b)

c)

d)

24.

To go to Gmail on the web, go to

a)

www.google.com

b)

docs.google.com

c)

www.gmail.com

d)

slides.google.com

25.

The following picture is pointing of ...

a)

an email sender

b)

an email recipient

c)

a subject line

d)

a message

26.

I want to send an email to my friends, what should I do after I open google chrome?

a)

searching on google email

b)

sign in to my email then press compose

c)

sign in to my email then press inbox

d)

sign in to my email then press send

27.

What is repetition?

a)

Repetition is running

b)

Repetition is the repeating of an action

c)

Repetition is doing the things only one time

d)

Repetition is a program

28.

Create a program with the following algorithm?

a)
b)
c)
d)
29.

To add code inside a function so that the program knows what it is supposed to do when the function is called.

a)

Loop

b)

Define

c)

Program

d)

Code

30.

Finding and fixing errors in programs

a)

Iteration

b)

Bug

c)

Debugging

d)

Command

31.

A visual programming language that lets users program by connecting digital blocks, rather than by typing code.

a)

Conditional

b)

Algorithm

c)

Blockly

d)

Command

32.

A list of steps used to finish a task

a)

Program

b)

Algorithm

c)

Code

d)

Command

33.

Which of the following programs would make the turtle draw these steps. The turtle starts at the bottom left facing to the right (same as it is now).

a)
b)
c)
d)
34.

How do you create a loop in scratch?

a)

Use a repeat block

b)

Use a variable

c)

Snap a block

d)

Use a condition block

35.

What is this code result?

a)

b)

c)

Conditional Loop

d)

36.

What is the output of the program?

a)
b)
c)
d)
37.

What is the output of the program?

a)
b)
c)
d)
38.

What is the output of program?

a)
b)
c)
d)
39.

This following picture is an example of scratch block, which block is called a triger?

a)

1

b)

2

c)

3

d)

4

40.

Where is the loop or iteration block?

a)

1

b)

2

c)

3

d)

4

41.

What is the name of the sub-routine on this following code?

a)

sub-routine

b)

space

c)

reset_block

d)

when "green flag" clicked

42.

Use Erase All at the start of each program if you want ...

a)

To remove any lines

b)

To remove any previous lines

c)

To remove any shapes

d)

To remove steps

43.

The Pen Up block tells ...

a)

The Sprite to start drawing

b)

The Sprite to erase a drawing

c)

The Sprite to draw

d)

The Sprite to stop drawing

44.

What does this block tell?

a)

Turn left 90 degrees

b)

Move 90 steps

c)

Repeat 90 times

d)

Turn right 90 degrees

45.

Which block will start drawing?

a)
b)
c)
d)
46.

Which block will slow down the program?

a)
b)
c)
d)
47.

What does this block do?

a)

Move forward 15 steps

b)

Turn left 15 degrees

c)

Wait 15 seconds

d)

Turn right 15 degrees

48.

Where will the sprite go when the flag is clicked?

a)

to the upper left corner of the stage

b)

to the middle of the stage

c)

to the upper right corner of the stage

d)

to the bottom right corner of the stage

49.

What's the difference between these 2 scripts?

a)

the first one will say Hello once and second will say it for 2 seconds

b)

the second one will say Hello forever and first one will say it for 2 seconds

c)

the second one will say Hello once and first one will say it for 2 seconds

d)

the first one will say Hello forever and second one will say it for 2 seconds

50.

What will this script have the sprite do?

a)

appear, wait, disappear and then repeat forever

b)

move around the screen, disappear and then reappear

c)

disappear, reappear and then wait and then repeat forever

d)

disappear then reappear forever