In Linux, what is the difference between the fork and clone system calls?
a) clone accepts arguments that specify which resources to share with the spawned process.
b) Linux responds to the clone system call by creating a new task that contains a copy of all of its parent’s resources.
c) clone creates a copy of the calling task, and the copy becomes the parent of the task that issued the clone system call.
d) fork and clone spawn child processes in exactly the same way.
a) clone accepts arguments that specify which resources to share with the spawned process.
You might also like to view...
The Jini lookup service matches service offers to client requests based on attributes or on Java typing. Explain with examples the difference between these two methods of matching. What is the advantage of allowing both sorts of matching?
What will be an ideal response?
Which of the following does NOT need to be defined for the print style?
A. font size B. padding and margins C. font family D. background color
How does Excel indicate that a column has been selected in a structured reference?
A) There is nothing to indicate a column has been selected. B) A light shading appears in that column. C) A type of colored sticky note is attached to that column. D) A colored border appears around that column.
Although designers sometimes use CSS for layout, the use of tables is encouraged.
Answer the following statement true (T) or false (F)