-->
当前位置:首页 > 题库

单选题:In Linux kernel, a child process created by the clone system cal

Luz5年前 (2021-05-10)题库547
In Linux kernel, a child process created by the clone system call cannot share __ with the parent process?@[B](1)
A. address space
B. PID
C. PPID
D. open files




A.address space
B.PID
C.PPID
D.open files


答案:B