Contents

Which of the following system call is used for varying degrees of sharing between parent and child task?
a) fork()                                
b) clone()
c) exec()                                
d) none of these

b