Define Words
Across
- 1. language Any programming language that enables development of a program in a much more user-friendly programming context
- 7. A detailed yet readable description of what a computer program or algorithm should do.
- 9. code Programming statements that are created by a programmer with a text editor or a visual programming tool and then saved in a file.
- 11. An event, which occurs during the execution of a program, that disrupts the normal flow of the program's instructions.
- 12. A set of strings of symbols drawn from a finite alphabet.
- 13. error/logic error A text which is grammatically correct but doesn't make any sense.
- 15. A computer program that directly executes instructions written in a programming or scripting language,
- 18. A bug is an unexpected problem with software or hardware.
- 19. bias Systematic and repeatable errors in a computer system that create unfair outcomes,
- 20. The set of rules that define what the various combinations of symbols mean.
- 21. language The languages with which a programmer implements a piece of software to run on a computer.
Down
- 2. language A programming language that provides little or no abstraction from a computer's instruction set architecture
- 3. The act of converting programs written in high level programming language, which is understandable and written by humans, into a low level binary language understood only by the computer.
- 4. A sequence of visual “frames” illustrating the interplay between a user and an envisioned ecology or device.
- 5. error An error that occurs while the program is running after being successfully compiled.
- 6. Man's best friend
- 8. error Indicates that software attempted to write data beyond the limits of memory.
- 10. A computer file that contains an encoded sequence of instructions that the system can execute directly when the user clicks the file icon.
- 14. The process of finding and fixing errors or bugs in the source code of any software.
- 16. language – a machine learning technology that gives computers the ability to interpret, manipulate, and comprehend human language.
- 17. Text notes added to the program to provide explanatory information about the source code.
- 20. error An error in the syntax of a coding or programming language, entered by a programmer.