【单选题】
A allows the child process to use the address space of the parent
B uses copy-on-write with the fork() call
C is not intended to be used when the child process calls exec() immediately after creation
D duplicates all pages that are modified by the child process
查看更多