Multiple choice

Which of the following is an error caused due to a bug in program; for example, executing an illegal instruction?

  1. Normal exit

  2. Error exit

  3. Fatal error

  4. None of these

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Fatal error is the error caused by process due to a bug in program for example, executing an illegal instruction.