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


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

Post New Answer

More Unix IPC Interview Questions

How do you execute one program from within another?

4 Answers  


Please explain fork() system call?

0 Answers  


What Happens when you execute a command?

3 Answers  


What is the very first process created by kernel?

0 Answers  


Explain a zombie?

0 Answers  






What is unix ipc?

0 Answers  


how to create tree of processes. one parent and 3 childs.

1 Answers   HCL,


Explain the advantage of executing a process in background?

0 Answers  


Please describe the initial process sequence while the system boots up?

0 Answers  


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

3 Answers  


What are the various schemes available?

0 Answers  


Max relax-able permission value with out giving write permission to others?

0 Answers  


Categories