You are on page 1of 4

Holy Spirit Academy of Bangued

Corner McKinley, Taft St. Zone 6, Bangued, Abra


JUNIOR HIGH SCHOOL
FIRST QUARTER EXAM IN COMPUTER
(Ms. Xenia Mae Flores - Teacher)
NAME:_____________________________________ SECTION:_______________
DATE:_________________________

PART 1: POST-TEST
Direction: Encircle the letter of the correct answer.
1.Who introduced codes?
A.Babylonian C.Arabian
B.Mesopotamian D.European
2.Who is the person who develops and writes codes to the compilers?
A.Computer Engineer C.Computer Processor
B.Computer Programmer D.Computer Technician
3.It is called the machine language.
A.Binary C.Source code
B.Machine code D.Project
4.What is the process of designing, writing, testing, debugging/trouble shooting and maintaining the
source code of computer programs?
A.Computer engineering C.Computer processing
B.Computer programming D.Computer science
5.It is a third-generation event-driven programming language and integrated development
environment.
A.Machine code C.Visual basic
B.Source code D.Project

6.What do you call the bar that runs horizontally across an application window?
A.Tool bar C.Menu bar
B.Title bar D.Windows bar
7.What do you call the line of text that lies across the top of the visual basic toolbar?
A.Tool bar C.Menu bar
B.Title bar D.Windows bar
8.It is the collection of files that make up your application to create.
A.Default environment C.Project
B.Documents D.Desktop
Direction: For items 9-16, write T if the statement is true and F if it is false. Write your answer in
the space provided.
___9. A MsgBox is a built-in Visual Basic function that causes a message box to be displayed to
the user.
___10. A stand-alone program is a computer program that does not load any external module,
library function or program.
___11. The process of correcting programming errors is called documentation.
___12. Program testing and debugging includes a statement of the problem and details of the
program.
___13. Program concept uses Pseudo and Flowcharting to evaluate the quantity of code.
___14. Flowcharting is the list of requirements and steps written in English.
___15. Pseudo code is a graphical or symbolic representation of a process.
___16. One example of Pseudo codes is the creation of program that will display the sum of two
integers.
Direction: For items 17-25, refer to this direction: Name the flowchart symbols. Choose from the
choices below. Write your answers in the space provided.
A.Terminal symbol D.Input/output G.Connector symbol
B.Memory E.Decision H.Direction
C.Process F.On-page connector I.Annotation
___17. ___22.

___23.
___18.

___19.

___20.
___24.

___21.

___25.

PART 2: TEST PROPER


Direction: For items 1-5, arrange the following processes in chronological order. Use numbers 1-5,
1 as the first and 5 as the last. Write the number of the correct answer in the space provided.
A. History of Programming
___1. FORTRAN
___2. Java
___3. Visual Basic
___4. Basic
___5. ADA
B. Program Life Cycle
___6. Planning the Method of Solution
___7. Coding
___8. Understanding the Problem
___9. Development of Methods
___10. Program testing and debugging
Direction: For items 11-20, refer to the following choices.
A. If the first statement is true and the second statement is false.
B. If the first statement is false and the second statement is true.
C. If both statement is true.
D. If both statement is false.
___11. Computers are machines. That is why they can only understand instructions which are in
Machine Language.
___12. First Generation Language is fast and efficient and it is executed directly on the CPU. It
consists only of 1s and 2s.
___13. Computer language has paralleled to human language evolution. It has branched out into
many froms which existed today.
___14. Third Generation Language is easier for humans to read, write and debug. Compiler
translates into machine code before running.
___15. Second Generation Language is a simple mnemonic instructions <opcode> <operands>.
The assembler translates into pseudo codes.
___16. VB is not only a language. It is primarily an integrated, interactive development environment.
___17. The VB-IDE has been highly optimized to support rapid application development . It is
particularly easy to develop GUI and to connect them to handler function.
___18. VB is a component integration language. However, it is not attuned to Microsoft Component
Object Model.
___19. COM components can be embedded in/linked to your application’s user interface. However,
it cant be in/to stored documents.
___20. OM components can be written in different languages. Interfaces of COM components can be
easily called remotely via Distributed COM (DCOM), which makes it hard to construct
distributed applications.
21-25. Answer the question briefly: What is the importance of programming in your life?
________________________________________________________________________________
________________________________________________________________________________
________________________________________________________________________________
________________________________________________________________________________
________________________________________________________________________________
Direction: For items 26-30, draw the flowchart symbol being described.
26. Used at the beginning and end of each flowchart

27. Used to show calculations and other processes that takes place within a program

28. Shows when information comes into a program

29. Shows the flow of the program

30. Used to break a flowchart that will be continued elsewhere.

You might also like