Question: 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

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 = [ Select ] Ready, Running, Blocked, Null

p.parent = [ Select ] p, Null, self, input the parameter

p.children = [ Select ] self.children, self, input the parameter

p.cpu_state = [ Select ]self.cpu_state, input the parameter, Null

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!