In IT terminology failure in the kernel is called as:

  • A. Crash
  • B. Crash dump
  • C. Dump
  • D. kernel error

Explanation

A failure that causes the operating-system kernel to stop functioning is generally called a crash. A crash dump is the diagnostic data recorded after such a failure, not the failure itself.

Related questions