What are named pipes?
Answers were Sorted based on User's Feedback
Answer / aswathy
Named pipes allow two unrelated processes to communicate
with each other.
They are also known as FIFO s (first-in, first-out) and can
be used to establish a one-way (half-duplex) flow of data.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / varaprasad
named pipe or FIFO is one of the IPC (inter process communication),which allow communication between unrelated processes.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the real-time system?
What is cycle stealing?
What is x32 and x64?
Why is mapping required? Computer 'Paging' & 'Segmentation'.
Why is round robin algorithm considered better than first come first served algorithm?
What is an operating system on a computer?
What is the safest computer operating system?
Differentiate between compiler and interpreter?
What are overlays?
Explain the concept of the batched operating systems?
What are your solution strategies for "Dining Philosophers Problem" ?
What is spooling?