 - 1. This approach turns raw data into information via programs.
A) IPO B) Process Analysis C) IOA
 - 2. Raw data entered into the computer system. Obtained but scrambled and disarranged.
A) Process B) Output C) Input
 - 3. A set of instructions that performs a task for the computer from humans.
A) Programmer B) Program C) Programming
 - 4. Programmers belong to what component of the computer system?
A) Software B) Peopleware C) Hardware
 - 5. The art and science of creating said instructions for the computer.
A) Programming B) Program C) Programmer
 - 6. This has a base number of 2.
A) Quaternary B) Binary C) Octal
- 7. This has a base number of 8.
A) Octal B) Hexadecimal C) Decimal
- 8. This has a base number of 10.
A) Pentadecimal B) Hexadecimal C) Decimal
 - 9. This has a base number of 16 and changes double-digit numbers into letters.
A) Hexadecimal B) Dodecimal C) Nonadecimal
- 10. Which of these does NOT belong to the group?
A) JavaScript B) BASIC C) C++
 - 11. This stage in system development is where you have to ask yourself to find a solution and what materials to use.
A) Planning B) Deployment C) Design
 - 12. During product testing, what is the process of removing and fixing glitches and errors in a program?
A) Patching B) Maintenance C) Debugging
 - 13. A special program used to distribute the entire product into an entire directory for program use.
A) Wizard B) Installer C) Redist
 - 14. You have to examine and study the problem before you create a step-by-step.
A) Problem B) Compiler C) Analysis
 - 15. The step-by-step instruction used to solve problems.
A) Algorithm B) Coding C) Analysis
 - 16. A collection of available resources for the compiler and stores them for future use.
A) Linker B) Library C) Compiler
 - 17. It arranges the resources needed to solve the problem and goes back to coding when a syntax error happened.
A) Analysis B) Compiler C) Algorithm
 - 18. This combines 1or more libraries or object files to produce an executable file.
A) Output B) Linker C) Execution
 - 19. This processes the code to achieve desired output.
A) Execution B) Output C) Coding
 - 20. This illustrates the algorithm and how it was processed using the correct symbols to determine the step-by-step instruction.
A) Process Chart B) Flowchart C) Codechart
- 21. Which Development tool/engine is used to create cross-platforms for mobile application?
A) Apache B) Unity C) Xamarin
- 22. Which development tool/engine is used to create JavaScript applications like Minecraft?
A) Apache B) Xamarin C) Unity
- 23. Which tool is used to create applications?
A) Redistx64 B) SQL Management C) Visual Basic
- 24. It houses the major menu items. (File, Edit, View, Help...)
A) Toolbar B) Title Bar C) Text Editor
- 25. In Visual Studio, these have common action shortcuts and navigation utility.
A) Toolbar B) Toolbox C) Menu Bar
- 26. Has a set of controls such as buttons, labels, texts, and the like.
A) Toolbox B) Toolbar C) Design/Form Window
- 27. This is where you create the interface of the program.
A) Output Window B) Properties Window C) Design/Form Window
- 28. This shows the files of your project.
A) Toolbar B) Solution Explorer C) Text Editor
- 29. This displays other options such as a file or control in the design window.
A) Output Window B) Properties Window C) Design/Form Window
- 30. This is where programmers write the code.
A) Shapes Editor B) Symbols Editor C) Text Editor
|