Multiple Choice
A program starting another program or a new process is known by what term?
A) spawning
B) forking
C) cloning
D) generating
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: The notify() method of the Condition class
Q6: Because an IDLE itself runs in a
Q7: The procedure by which a process's state
Q8: After the creation of a thread, what
Q9: Ports are usually specified by IP addresses.
Q11: What does the socket module function gethostname()
Q12: The most common way to create a
Q13: Producer/consumer threads can suffer from synchronization problems.
Q14: A thread that is waiting for user
Q15: The release() method of the Condition class