Question: Considering the implementation of a process create ( ) function, select the correct choice for each of the following when the function is executed to

Considering the implementation of a process create() function, select the correct choice for each of the following when the function is executed to create a process p.
p.process_state= ready, blocked, running, NULL
p.parent = NULL, input parameter, self, p
p.children = input parameter, self.children, NULL
p.cpu_state = inputer parameter, NULL, self.cpu_state

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!