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...

what is the difference between fork() & exec()

Answer Posted / dheeraj gahtori

processes began through a process called "fork and exec".
that is when one command starts another, the child process
first forks , the kernel copying over pages of memory from
the present process to a new location for the child process.
The child then execs, executing the new command and
overwriting the data

Is This Answer Correct ?    8 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a socket in linux?

990


What are sockets in linux?

969


How to Bind Addresses to a Socket?

1405


How to Reply to a Wild Address?

1673


How to Generate Addresses?

1371


Why bind system call is required in socket programming?

850


What is the use of setprotoent(3) Function?

1629


What does socket consist of?

875


How socket is created?

830


What is the use of inet_aton() Function?

1641


What is the use of inet_addr() Function?

1478


What is the Use of the inet_netof() Function?

1313


What is the use of recvfrom(2) Function?

1581


What are the different types of sockets?

951


How to Deal with Duplicated Sockets?

1559