Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

01 Quiz No. 1

Total questions: 15

Worksheet time: 3mins

Name
Class
Date
1.

It is a process of planning and creating a program.

a)

Computer Program

b)

Programming

c)

Low-level language

d)

High-level language

2.

It is a problem-solving technique used in solving programming problems.

a)

Problem Analysis

b)

Algorithm

c)

Coding

d)

Execution

3.

It verify if the algorithm works.

a)

Execution

b)

Algorithm Design

c)

Coding

d)

Problem Analysis

4.

It is a visual representation of an algorithm.

a)
Flowchart
b)
Pseudocode
c)
Algorithm
d)
Data Structure
5.

It is a method of describing computer algorithms using a combination of natural and programming language.

a)
Pseudocode
b)
Machine code
c)
Assembly language
d)
High-level language
6.

Used to indicate the direction of the process flow by connecting other shapes.

a)

Flow Data

b)
Data Object
c)

Flow lines

d)

Terminal

7.

Used to represent the beginning and ending of a program.

a)

Data

b)

Process

c)

Terminal Block

d)

Connector

8.

It is an approach to analyze such complex problems by planning software development and controlling the development process.

a)

Computer Program

b)

Programming

c)

Procedural

d)

Programming Methodology

9.

In this approach, the problem is broken down into functions that perform one task each.

a)

Procedural Programming

b)

Computer Programming

c)

Object Oriented Programming

d)

Flowchart

10.

It is used as inputs or outputs, such as user input and display text.

a)

Process

b)

Data

c)

Decision

d)

Predefined Process

11.

Indicates the used of an algorithm specified outside the program, such as methods or function.

a)

Data

b)

Connector

c)

Process

d)

Predefined Process

12.

It indicates the operation in the process, where there are two alternatives: true and false.

a)

Terminal Block

b)

Decision Block

c)

Data

d)

Predefined Process

13.

It represent step or activity such as computation, initialization, etc.

a)

Process

b)

Terminal

c)

Data

d)

Connector

14.

In this stage, analyze the problem and outline the problem and its solution requirements.

a)

Algorithm Design

b)

Problem Analysis

c)

Coding

d)

Execution

15.

The language that the computer directly understand.

a)

Assembly Language

b)

Assembler

c)

Machine Language

d)

Machine Converter