Answer Posted / govind
semaphore is positive binary number , this value is stored in
in kernel .
it is process synchronisation technique .it is also advisory
locking technique.
it is ipc but no information in exchanged between the process
see book stevens "unix networking prog"
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to get or set an environment variable from a program?
Explain the initial process sequence while the system boots up?
What is the condition required for dead lock in unix system?
Explain the advantage of executing a process in background?
What is ipc in unix?
What are the various schemes available in ipc?
Explain a zombie?
Please describe the initial process sequence while the system boots up?
Please explain fork() system call?
Explain how do you execute one program from within another?
What are the various schemes available?
What is ln(linking)?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
What is fork()?
What is the full form of ipc?