PROGRAMMING
Across
- 4. The order in which the statements are executed
- 6. __________ error is a bug in a program that causes it to operate incorrectly, but not to crash
- 7. A set of templates that helps programmers to build projects quickly
- 8. The set of rules that defines the combinations of symbols
- 10. Asystem of notation for writing computer programs
Down
- 1. __________ error happens while the program is running after being successfully compiled
- 2. A single operation of a processor
- 3. Having everything that is needed and vitally important within itself
- 5. A single line of code that performs a specific task
- 9. __________ errors are mistakes in a program's code that happen when the rules of a programming language aren't followed, so the program crashes