When the pipe is used?
Answer / Ganesh Prasad
A pipe is a communication mechanism between two processes in an operating system (OS) that allows data to be passed from the output of one process to the input of another. It is useful when one process generates data that another process can use immediately, allowing the processes to run concurrently without explicit coordination. Pipes are often used for interprocess communication (IPC) in shell scripts or command-line utilities.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you understand by coding schemes?
What are dynamic loading?
Working for a logistics company, I need to know your suggestion which preferred processing technique for the computers of end users, multiprocessing or multitasking? and why?
What are the various components of a computer system?
What is the difference between a file and a directory?
What is the difference between tty and pts?
What is LiveLock?
Differentiate between swapping and paging.
What is process spawning?
What do you mean by parallel processing?
What is the difference between ram and cache memory?
Explain the concept of the timesharing operating systems?