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 |
Tell me what is embedded system in a computer system?
What is the difference between a web server, web farm and web garden? How would your web application need to change for each?
Do you know what is the function of watchdog timer in embedded system?
Tell me what is the purpose of using critical sections?
What is priority inheritance?
What is inversion of control? How does that relate to dependency injection?
What's so great about <cool web technology of the day>?
Explain what are the differences between analytical and computational modeling?
Explain what are the essential components of embedded system?
Tell me why do we need virtual device drivers when we have physical device drivers?
What is spin lock?
Explain what is size of character, integer, integer pointer, character pointer?