Вы находитесь на странице: 1из 2

BULACAN STATE UNIVERSITY - MENESES CAMPUS

IT113 COMPUTER PROGRAMMING I

Name Rating
Student No. Exam Date

QUIZ # 1 SET # 1
BASIC PROGRAMMING CONCEPTS

__________________________________________ 1. A collection of related programs that contains step-by-step instruction telling the
computer how to perform a task.

__________________________________________ 2. The art and science of designing a program.

__________________________________________ 3. A numbering system wherein all numerical values are written in sequence of
0s and 1s.

__________________________________________ 4. Special programs on high-level programming that can be run immediately after you
finish writing or even while writing the code.

__________________________________________ 5. The program instructions we write.

__________________________________________ 6. The input file of a compiler; this contains the original program code.

__________________________________________ 7. The output file of a compiler.

__________________________________________ 8. The extension for an executable file.

__________________________________________ 9. A program that combines modules from the compiler plus added required modules
from program libraries and welds into an executable form.

__________________________________________ 10. An editor for our source code that provides a complete environment for writing,
managing, developing and testing of programs (provide the FULL NAME).

__________________________________________ 11. Part of program development where we manage our program to chunks of
individual problems to come up with a solution.

__________________________________________ 12. Part of program development where we inspect the effectivity of our solution to the
problem.

__________________________________________ 13. The pieces that makes up a program.

__________________________________________ 14. The process of finding and correcting errors in our program.

__________________________________________ 15. Type of testing a program without knowing what is inside the program and without
knowing how it works.

__________________________________________ 16. The final stage of program development wherein the programmer is tasked to keep
the program running smoothly and updated with the latest developments.

17. In order of execution, list down THE PROGRAMMING PROCESS. (4 points)

Page 1 of 2
18. In order of execution, list down the process of PROGRAM DEVELOPMENT. (6 points)

From a list of software brands below, state the letter that gives the example for its respective software type.
(A) Sony Vegas (E) GIMP
(B) Safari (F) ESET
(C) Visual C# (G) Ubuntu
(D) Winamp (H) iWork Keynote

______________________ 19. Presentation Software

______________________ 21. Web Browser

______________________ 20. Antivirus

______________________ 22. Graphics Editor

Page 2 of 2

Вам также может понравиться