Which ipc is faster?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Unix IPC Interview Questions

write About fork()?

2 Answers  


what is the very first process created by kernell

5 Answers  


What is the very first process created by kernel?

0 Answers  


How to write the program on full-duplex communication using 2 FIFOs

0 Answers  


Predict the output of the following program code main() { fork(); printf("Hello World!"); }

3 Answers  






What is the condition required for dead lock in unix system?

0 Answers  


About ln(linking)

1 Answers   Infosys,


Explain about daemon?

0 Answers  


Describe the initial process sequence while the system boots up?

4 Answers  


Explain the system calls used for process management?

0 Answers  


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

0 Answers  


Explain the advantage of executing a process in background?

0 Answers  


Categories