fork()?
Answers were Sorted based on User's Feedback
Answer / chandra shekhar
fork is an API(application programming interface) function
to create child process. The child process created is a new
process with new process id and executs instruction next to
fork. fork returns non zero to parent and zero to child.It
share file if file is already open(like stdin ,stdout etc..).
| Is This Answer Correct ? | 8 Yes | 0 No |
Which is the most commonly used replacement algorithm?
0 Answers Aditi Placement Service,
What is the difference between Swapping and Paging?
How to recover a system whose root password has lost?
What is the number of the masked code ee@?
2 Answers Accenture, Amazon, Amdocs,
What is Fork swap?
1 Answers Infosys, SSI Small Scale Industries,
does the stat() function call use the inode of the file to generate the information about a file? what is inode mostly used for?
What is Expansion swap?
How to find the version details of unix? if any application is installed in unix OS how to find the version of that application is it possilbe or not? pls let me know cmd in detail.
why unix command can be divided into internal and external command
If Media Server fails. What are the steps to be followed? Can anyone please reply for this question Thanks, Ganesh
differentiate between named & unnamed pipe.
11 Answers Cisco, IIT, ISEC,
What is mutex?