Question: Which of the following statement regarding Linux operating systems is incorrect? (A) A new process can be cloned with identical resources by using clone() system
Which of the following statement regarding Linux operating systems is incorrect?
(A) A new process can be cloned with identical resources by using clone() system call
(B) fork() is a system call in Linux to create a new thread
(C) The use of namespaces allows the implementation of control groups
(D) The UTS namespace allows administrators to initialize and configure parameters for different processes on the same system.
(E) None of the above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
