If a process fails, most operating system write the error information to a…

2023

If a process fails, most operating system write the error information to a ______

  1. A.

    new file

  2. B.

    another running process

  3. C.

    log file

  4. D.

    none of the mentioned

Attempted by 245 students.

Show answer & explanation

Correct answer: C

Answer: c

Explanation: If a process fails, most operating systems write the error information to a log file. Log file is examined by the debugger, to find out what is the actual cause of that particular problem. Log file is useful for system programmers for correcting errors.

Explore the full course: Computer Science