Computer Science 2 - Vocab Review
Across
- 4. A way of representing information using only two options
- 5. The set of rules that define the combinations of symbols that are considered to be correctly structured statements or expressions in a programming language.
- 6. The physical components that make up a computing system, computer, or computing device.
- 7. a system or set of principles underlying the arrangements of elements in a computer or electronic device so as to perform a specified task.
- 10. Physical items that use hardware and software to receive, process, and output information.
- 11. 8 bits
- 12. An error in a program that causes incorrect behavior.
- 15. A contraction of "Binary Digit"; the single unit of information in a computer, typically represented as a 0 or 1
- 17. A set of instructions that the computer executes to achieve a particular objective.
- 18. A step-by-step process to complete a task.
Down
- 1. Information that is collected and used for reference or analysis.
- 2. The protection against access to, or alteration of, computing resources through the use of technology, processes, and training.
- 3. Programs that run on a computing system, computer, or other computing device.
- 5. A process through which digital data is saved within a data storage device by means of computing technology.
- 8. Instructions written in a programming language that a computer can understand.
- 9. Iteratively design, implement, debug, and review computer programs.
- 10. The process of finding and correcting errors (bugs) in programs..
- 13. A way of representing information using ten options
- 14. A programming structure that repeats a sequence of instructions as long as a specific condition is true.
- 16. A type of procedure or routine.