Error

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