wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

The Program Development Cycle

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Programmers write programs to satisfy the needs of others called

a)

Coders

b)

End Users

c)

Program Developers

2.

Refers to the sequence of steps necessary to solve a problem.

a)

Algorithm

b)

Source Code

c)

Machine Language

3.

These are languages that are closer to the English language and are easier understood by humans.

a)

Compilers

b)

High-Level Languages

c)

Low-Level Languages

4.

A language easily understood by Computers

a)

Compiler

b)

High-Level Language

c)

Low-Level Language

5.

A phase in the Program Development Cycle that involves the consideration of what the end users want or need.

a)

Understanding the Problem

b)

Planning the Logic

c)

Coding the Program

6.

A phase in the Program Development Cycle that involves the creation of Algorithms.

a)

Understanding the Problem

b)

Planning the Logic

c)

Coding the Program

7.

A phase in the Program Development Cycle that involves the creation of Source Codes

a)

Understanding the Problem

b)

Planning the Logic

c)

Coding the Program

8.

A phase in the Program Development Cycle that involves the elimination of errors in the program.

a)

Maintaining the Program

b)

Putting the Program into Production

c)

Testing the Program

9.

A phase in the Program Development Cycle that involves the training of End Users on how to use the program.

a)

Maintaining the Program

b)

Putting the Program into Production

c)

Testing the Program

10.

A phase in the Program Development Cycle that involves the making of necessary changes in the program.

a)

Maintaining the Program

b)

Putting the Program into Production

c)

Testing the Program