Answer the following statements true (T) or false (F)

1. A child process is created using the spoon function
2. A child process is created as a copy of the parent process
3. It is not possible to execute another program from within a process
4. Pipes can be used to communicate between processes on different CPU’s.
5. Threads within a process share a common memory space. [

1. [False]
2. [True]
3. [False]
4. [False]
5. [True]

Computer Science & Information Technology

You might also like to view...

The metacharacters ______ and ________ denote a regular expression class.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

An email sender's local network sends the message to the sender's mail ____.?

A. ?portal B. ?modem C. ?satellite D. ?server

Computer Science & Information Technology