For each question about Processes, choose True or False: 1….
For each question about Processes, choose True or False: 1. All processes have memory areas for the stack, the heap, the pipes, and text while running 2. Another process signaling the termination of the current process is a voluntary Normal Exit 3. Processes are created by System initialization (“init”) or by Process request, which is technically called “spoon”. 4. In the process model, a process has independence of execution. A process does not depend on any other processes executing.