Question
Explain fork() system call?

Answers

The `fork()' used to create a new process from an existing process. The new process is called the child process, and the existing process is called the parent. We can tell which is which by checking the return value from `fork()'. The parent gets the child's pid returned to him, but the child gets 0 returned to him.   Your Comment






Search
Can you Answer!!
  • Q Who was the first person to calculate the height of the Mount Everest ?
  • Q I've fiddled with the mask but nothing happened. Why?
  • Q What is secularism?
  • Q What happened French President Fronsois Faure on dying 1899
  • Q What is data mining and how can it be used?
  • Q Which kernel(Operating system) is used in android?
  • Q How to insert a blank table?
  • Q What is ginzu?
  • Q Special provisions relating to the Minorities are guaranteed under the Part _____.
  • Q Has anything ever irritated you about people you've worked with?
  • Q How to see when were the optimizer stats last time run? We are using win2k, oracle 9, sapr346c.