When a program is terminated abnormally, it is called ______.
2022
When a program is terminated abnormally, it is called ______.
Answer: C. Abort — In computer science, abnormal program termination is specifically defined as an abort. This distinguishes it from normal completion or generic stop commands.
- A.
End
- B.
Stop
- C.
Abort
- D.
Terminate
Attempted by 1426 students.
Show answer & explanation
Correct answer: C
In computer science, abnormal program termination is specifically defined as an abort. This distinguishes it from normal completion or generic stop commands.
A video solution is available for this question — log in and enroll to watch it.
Loading lesson…