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 / deep

fork() system call are used in unix for making child process.
whenever parent procces call fork()system call it create
child process and copy the sorce code of parent process in
child process and return the p_id of child process and
creating child process return itself is zero.

Is This Answer Correct ?    19 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about daemon?

1067


Explain the initial process sequence while the system boots up?

1014


What is ipc port?

1053


Max relax-able permission value with out giving write permission to others?

1069


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

1020


What are the various schemes available?

1005


Explain a zombie?

1100


What are the various schemes available in ipc?

1025


Explain the system calls used for process management?

1019


Explain linking across directories?

1004


Explain what is the process id for kernel process?

1037


Explain the advantage of executing a process in background?

976


What is fork()?

1096


Please explain fork() system call?

1041


Explain how do you execute one program from within another?

1015