How many types of ipc mechanism you know?



How many types of ipc mechanism you know?..

Answer / Gaurav Singhal

There are several types of Inter-Process Communication (IPC) mechanisms, including shared memory, message passing, semaphores, pipes, and sockets. The specific IPC mechanisms available depend on the operating system and programming environment.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Embedded Systems AllOther Interview Questions

Tell me what is embedded system in a computer system?

1 Answers  


What is the difference between a web server, web farm and web garden? How would your web application need to change for each?

1 Answers  


Do you know what is the function of watchdog timer in embedded system?

1 Answers  


Tell me what is the purpose of using critical sections?

1 Answers  


What is priority inheritance?

1 Answers  


What is inversion of control? How does that relate to dependency injection?

1 Answers  


What's so great about <cool web technology of the day>?

1 Answers  


Explain what are the differences between analytical and computational modeling?

1 Answers  


Explain what are the essential components of embedded system?

1 Answers  


Tell me why do we need virtual device drivers when we have physical device drivers?

1 Answers  


What is spin lock?

1 Answers  


Explain what is size of character, integer, integer pointer, character pointer?

1 Answers  


Categories