Why we are using the fork command and how it works?

Submitted by: Administrator
In linux fork() system call is used to create a child
process. The Child process inherits some properties of its
parent and operates in a separate memory space
Submitted by: Administrator

Read Online STL Job Interview Questions And Answers