Consider the following fragment of C code. Draw (using some kind of ASCII art) the tree ofprocesses created when this executes. Assume all fork calls are successful. Inside the node foreach process, show the value of the variable x immediately before that process terminates.