wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Introduction to Computing

Total questions: 22

Worksheet time: 13mins

Name
Class
Date
1.

Which procedure is used to solve a problem in a sequence?

a)

Sequence

b)

Flow Chart

c)

Algorithm

d)

Procedure

2.

What should be done first when writing a correct program?

a)

Write algorithm

b)

Write pseudo code

c)

Logic planning

d)

Draw flow chart

3.

It refers to sets of instructions for which computer processes data

a)

computer programs

b)

computer

c)

software

d)

hardware

4.

What is an algorithm?

a)

Data given to a system

b)

Steps followed to think like a computer

c)

Step by step instructions given to a computer

5.

In a flowchart, which of the following symbols represents a decision?

a)
b)
c)
6.

Which of these is the set of rules that must be followed when typing code using a programming language?

a)

Syntax

b)

Value

c)

Expression

d)

Statement

7.

_____________ is an input entered to the computer through a keyboard, mouse, disks, etc.

a)

Import

b)

Export

c)

Data

d)

Information

8.

_____________ is the final product of entered data or commands as processed and revealed through a monitor, speakers, or a printed document.

a)

Import

b)

Export

c)

Data

d)

Information

9.

_____________ is the location in which you save or protect your data

a)

File

b)

Storage

c)

Input

d)

Output

10.
______________ is known as the program instructions that tell the computer what to do.
a)
Hardware
b)
Software
c)
Operating System
d)
Spreadsheet
11.
The computer does not understand human language.
a)
True
b)
False
12.
The physical components of the computer are called software.
a)
True
b)
False
13.
Which of the following options can be called data?
a)
Text
b)
Numbers
c)
Images
d)
All of the above
14.
What symbol do flowcharts begin with?
a)
oval
b)
parallelogram
c)
rectangle
d)
diamond
15.
What symbol do flowcharts end with?
a)
oval
b)
parallelogram
c)
rectangle
d)
diamond
16.

What symbol shows something you need to do/process?

a)

oval

b)

parallelogram

c)

rectangle

d)

diamond

17.

Which symbol shows an input?

a)

oval

b)

parallelogram

c)

rectangle

d)

diamond

18.
What symbol shows a decision?
a)
oval
b)
parallelogram
c)
rectangle
d)
diamond
19.

Why do we use flowcharts?

a)

To represent and plan algorithms in an easy way

b)

To use different mathematical shapes

c)

The computer can read them

d)

It's more complicated

20.

What is the name of this symbol in a flowchart?

a)

Start

b)

Sub

c)

Decision

d)

Process

21.

What is the name of this symbol in a flowchart?

a)

Input/Output

b)

Decision

c)

Process

d)

Start/Stop

22.
What is the purpose of an arrow in a flowchart?
a)
Shows the relationships between shapes/ the flow of information
b)
They look nice when we use them
c)
We don't use arrows
d)
Shows the way the arrow is directed