You are on page 1of 2

Page |1

Fourth Quarter Reviewer


Computer Education 6
Name: ______________________________ Date: _________________
Grade and Section: ____________________ Score: ________________
Direction: Encircle the letter only for the correct answer.

1. It is a collection of instruction that can be executed by a computer to perform a specific task.


a. Computer program b. Algorithm c. Codes
2. A collection of computer program, libraries and related data are referred as ____________.
a. Data b. Information c. Software
3. It is the manner and method of solving problem and writing a computer program to arrive at a
solution.
a. Programming b. JavaScript c.Programming Paradigm
4. It is a programming with ab explicit sequence of commands that update.
a. Object-Oriented b. Function Level c.Imperative
5. A programming language is a formal language comprising a set of instructions that produce
various kinds of output. It can be divided into two types.
a. Compiled and interpreted b. Function level c. OPP
6. This programming language are generally compiled and not interpreted.
a. Compiled language b. Programming language c. C#
7. In major software projects, this is a job for system analyst, who provides the results of their
work to programmers in the form of a program specification. The program specification defines
the data used in program, the processing that should take place while finding a solution, the
format of the output and the user interface.
a. Document the Program b. Defining the Problem c. Coding the Program
8. This is the final phase of Program Development Life Cycle; the system is deployed at the users
site. What is this phase?
a. Deploying and Maintaining the Program b. Installed the Program
c. Update the Program
9. A simple diagram that illustrates how a program is developed until is ready to be run in the
computer. What are this three phases?

________________ ________________ ________________

a. Design and Analysis, Programming and Translation


b. Design, Logical Design and Coding
c. Analysis, Design and Translation
10. It is a program that is used to translate sources code written in a high-level language into
machine code.
a. Source code b. Computer c. Compiler

Test II: Identify each flowchart symbol.

Symbol Symbol Name

FIS DOCUMENTS 2023 4th QUARTER ASSESSMENT MS. MA. REMEDIOS


POSADAS
Page |2

Test III: Create algorithms using flowcharts.


NOTE:
1. Use symbols to make a flowchart for programming of the procedure taken when having COVID
vaccination.
2. Formulate your own algorithm using the data provided and visualize the solution paths using a flowchart.
3. Use the Data on the different procedures involved during the vaccination of children 5 to 11 years
old.
4. Identify the starting point and the possible ending points of the said procedure.
5. After identifying the start and end points, provide the sequence of actions in between that defines the
procedure used and the transition of one step to another.
6. Write your answer in a box.

FIS DOCUMENTS 2023 4th QUARTER ASSESSMENT MS. MA. REMEDIOS


POSADAS

You might also like