wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Grade 8 - Unit 1, Lesson 1

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

This is considered to be a valuable tool in many sectors of the society.

a)

Programming

b)

Computer

c)

Technology

d)

Software

2.

These are what a computer is composed of.

a)

Software

b)

Instructions

c)

Program

d)

Memory

3.

This is a collection of programs.

a)

Software

b)

Hardware

c)

Computer

d)

Instructions

4.

This software consists of programs that control or maintain operation of the computer and its devices.

a)

Software

b)

System Software

c)

Application Software

d)

Programs

5.

This is designed to computer to execute a certain task or application.

a)

System Software

b)

Application Software

c)

Software

d)

Instructions

6.

This is a collection of instructions.

a)

Software

b)

Program

c)

Instruction

d)

Data

7.

PDLC stands for ...

a)

Product Development Life Cycle

b)

Project Development Life Cycle

c)

Program Development Legal Cycle

d)

Program Development Life Cycle

8.

This is the last step to be undertaken in the development of a program.

a)

Analyzing the Program Requirements

b)

Coding the Solution

c)

Testing the Program

d)

Maintaining the Program

9.

This stage in PDLC involves the process of gathering information in order to identify the specifications of a program.

a)

Analyzing the Program Requirements

b)

Testing the Program

c)

Documenting the Program

d)

Maintaining the Program

10.

This stage involves the process of detecting and eliminating errors in the program.

a)

Analyzing the Program Requirements

b)

Designing the Interface

c)

Coding the Solution

d)

Testing the Program

11.

It is the step by step procedure to be undertaken to solve the problem.

a)

Algorithm

b)

Dead Codes

c)

Debugging

d)

Programming

12.

This process involves the process of translating the algorithm into program.

a)

Designing the Interface

b)

Coding the Solution

c)

Testing the Program

d)

Documenting the Program

13.

This stage involves the tasks of reviewing the program code to identify all the dead codes.

a)

Designing the Interface

b)

Coding the Solution

c)

Testing the Program

d)

Documenting the Program

14.

This is a set of words, codes, and symbols that allow the programmer to communicate instruction into the computer.

a)

Programming

b)

Language

c)

Programming Codes

d)

Programming Language

15.

Machine Language and Assembly are under this category.

a)

Low-Level Langugae

b)

High-Level Language

c)

Third Generation Language

d)

Structured Programming

16.

These programming languages are written in an English-like words to tell the computer what to accomplish.

a)

High-Level Language

b)

3GL

c)

4GL

d)

Natural Language

17.

It is considered to be the "Fifth Generation Language".

a)

3GL

b)

Machine Language

c)

Natural Language

d)

Machine Language

18.

It is a control structure that directs the computer to follow the top-down approach of program execution.

a)

Sequence

b)

Selection

c)

Repetition

d)

Flowchart

19.

This structure represents the looping structure.

a)

Sequence

b)

Selection

c)

Repetition

d)

Flowchart

20.

This is also known as "decision structure", it enables comparison among options.

a)

Sequence

b)

Selection

c)

Repetition

d)

Flowchart