In Unix inter process communication take place using?
Answers were Sorted based on User's Feedback
Answer / dil ka don
Message Queues,
Fifo's
Semaphore,
Shared Memroy,
Sockets,
Signals
and File ...........
| Is This Answer Correct ? | 20 Yes | 3 No |
Explain what is the process id for kernel process?
Please explain fork() system call?
What is ln(linking)?
How to write the program on full-duplex communication using 2 FIFOs
What is the condition required for dead lock in unix system?
Explain the advantage of executing a process in background?
Explain what are the system calls used for process management?
Which ipc is the fastest in unix?
Explain a zombie?
Explain about daemon?
What is the very first process created by kernel?
What is fork()?