Which process can be affected by other processes executing in the system?
a) cooperating process
b) child process
c) parent process
d) init process
Answers
Answered by
2
✨THE CORRECT ANSWER IS OPTION A. COOPERATING PROCESS
✨Cooperating processes are those that can affect or are affected by other processes running on the system. Cooperating processes may share data with each other.
Answered by
0
Answer:
the cooperating process can be affected by other processes executing in the system.
Explanation:
Cooperating Processes
A process is independent if it cannot affect or be affected by the other processes executing in
the system. A process is cooperating if it can affect or be
affected by the other processes executing in
the system.
Therefore, any process that shares resources
with other processes is a cooperating process.
Hence, the cooperating process is the right answer.
#SPJ2
Similar questions