Multiple choice

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

  1. Fatal error

  2. Normal exit

  3. Sharing

  4. Error exit

  5. Context switching

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

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