Considering the implementation of a process create() functio…

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 = [process_state] p.parent = [parent] p.children = [children] p.cpu_state = [cpu_state]