Error

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