1.

If a process fails, most operating system write the error information to a ______(a) log file(b) another running process(c) new file(d) none of the mentionedI got this question in an international level competition.My doubt is from Basics topic in portion Processes of Operating System

Answer»

The correct answer is (a) LOG file

The explanation is: 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.



Discussion

No Comment Found

Related InterviewSolutions