NTA UGC NET DEC-2022 Paper-2
October 15, 2023Boolean-Function
October 15, 2023NTA UGC NET DEC-2022 Paper-2
Question 17 |
In Linux operating system, when ______ is invoked, it is passed a set of flags that determine how much sharing is to take place between the parent and child tasks.
fork() | |
clone() | |
pthread() | |
thread() |
Correct Answer: B