In Unix inter process communication take place using?

Answers were Sorted based on User's Feedback



In Unix inter process communication take place using?..

Answer / dil ka don

Message Queues,
Fifo's
Semaphore,
Shared Memroy,
Sockets,
Signals
and File ...........

Is This Answer Correct ?    20 Yes 3 No

In Unix inter process communication take place using?..

Answer / perin

Pipes(named or unnamed)

Is This Answer Correct ?    6 Yes 1 No

Post New Answer

More Unix IPC Interview Questions

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

3 Answers  


write About fork()?

2 Answers  


Explain a zombie?

0 Answers  


What is a zombie?

10 Answers  


What is ln(linking)?

0 Answers  






What are the various schemes available in ipc?

0 Answers  


What is fork()?

0 Answers  


About i-node numbers

1 Answers  


What is unix ipc?

0 Answers  


What is a Daemon?

3 Answers  


How to know whether the message queue is empty or not.

1 Answers   Fibcom, HCL,


How to write the program on full-duplex communication on bidirectional?

0 Answers  


Categories