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