Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Explain fork() system call?

Answer Posted / haritha

Fork is a funciton used to duplicate a process. The newly
created process is called "child process" and the
original one is called "parent process". The two processes
will differ only in PID (Process ID).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to write the program on full-duplex communication on bidirectional?

1089


How to get or set an environment variable from a program?

1021


Which ipc is the fastest in unix?

1048


What is the condition required for dead lock in unix system?

1016


Explain the initial process sequence while the system boots up?

1015


Explain what are the system calls used for process management?

1004


Explain linking across directories?

1006


What is ipc in unix?

1057


What is the full form of ipc?

1185


What are two different models of ipc differentiate both?

1113


Explain about daemon?

1070


What is the very first process created by kernel?

1103


What are the various schemes available?

1006


What is daemon?

1083


How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?

1052