wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Computer Languages, Algorithm and Flowcharts

Total questions: 11

Worksheet time: 6mins

Name
Class
Date
1.

____________________ is a sequence of instructions

a)

Algorithm

b)

Flowchart

2.

What is this?

a)

Algorithm

b)

Interpreter

c)

Flowchart

d)

Compiler

3.

What is this flowchart shape used for indicating?

a)

Input/ Output

b)

Process

c)

Decision

d)

Start/ Stop

4.

What is this flowchart shape used for indicating?

a)

Input/ Output

b)

Process

c)

Decision

d)

Start/ Stop

5.

What is this flowchart shape used for indicating?

a)

Input/ Output

b)

Process

c)

Decision

d)

Start/ Stop

6.

What is this flowchart shape used for?

a)

Input/ Output

b)

Process

c)

Decision

d)

Start/ Stop

7.

What is this flowchart shape used for?

a)

Input/ Output

b)

Process

c)

Connects various shapes in flowchart

d)

Start/ Stop

8.

What is this flowchart shape used for?

a)

Connects one page to another

b)

Process

c)

Connects various shapes in flowchart

d)

Start/ Stop

9.

Name the program which converts High-level programming language into a machine code, line-by-line at a time and repeats the process again.

a)

Compiler

b)

Interpreter

c)

Assembler

10.

Name the program which converts High-level programming language into a machine code, whole program at a time.

a)

Compiler

b)

Interpreter

c)

Assembler

11.

Name the program that converts assembly language into machine code.

a)

Interpreter

b)

Assembler

c)

Compiler