1.

Which one is best in action between fork() and vfork()?

A. fork()
B. vfork()
C. both
D. none
Answer» C. both


Discussion

No Comment Found