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

1) To execute the separate programs concurrently, separate processes are required for each.
2) The function os.fork is available in Windows.
3) Function os.wait waits for the SIGINT signal.
4) If we want to wait for a specific process to complete, we can use the function os.waitpid.
5) os.system and os.exec are available on both UNIX and Windows systems.


1) T
2) F
3) F
4) T
5) T

Computer Science & Information Technology

You might also like to view...

What improvements do CAT6 and CAT7 cable provide?

What will be an ideal response?

Computer Science & Information Technology

Compare the Sprite and Amoeba distributed systems.

What will be an ideal response?

Computer Science & Information Technology

The code generated in Design mode in the IDE is not meant to be altered by typing. You should modify Control properties through the Properties window in the IDE.

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

Computer Science & Information Technology

Describe a wire map problem.

What will be an ideal response?

Computer Science & Information Technology