Across
- 1. Error that occurs while the program is running.
- 4. The process of translating source code into machine code.
- 5. Error caused by incorrect structure in the code.
- 7. The process of finding and fixing errors in code.
Down
- 2. An event that occurs during program execution that interrupts the normal flow of instructions.
- 3. Error that results in incorrect program behavior, even though there are no errors in the syntax.
- 6. A bug in the code that causes unexpected behavior.
