1.

In operating system, each process has its own __________(a) address space and global variables(b) open files(c) pending alarms, signals and signal handlers(d) all of the mentionedThe question was posed to me in quiz.The origin of the question is Processes topic in division Processes of Operating System

Answer»

Correct CHOICE is (d) all of the mentioned

Explanation: In OPERATING Systems, each process has its own ADDRESS SPACE which contains code, data, stack and heap segments or sections. Each process also has a list of files which is opened by the process as WELL as all pending alarms, signals and various signal handlers.



Discussion

No Comment Found

Related InterviewSolutions