Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

In operating system, each process has its own __________

a) address space and global variables
b) pending alarms, signals and signal handlers
c) open files
d) all of the above

Answer: d
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.

Join The Discussion