Why are pipes better than using temporary files on disk for Inter-Process Communication (IPC)?Single choice

A

all of these are valid reasons

B

pipes are implemented in memory (RAM), which is faster than disk

C

programs can produce lots of I/O, so better to run them concurrently rather than wait for one to finish before starting the next one

D

you might fill up the disk with large intermediate files or fill your inode quota with too many files

E

with files would have to wait for a file to be completely written before next step

Log in for full answers

We've collected over 50,000 authentic original questions and detailed explanations from around the globe. Log in now and get instant access to the answers!

More Practical Tools for Students Powered by AI Study Helper

Join us and instantly unlock extensive past papers & exclusive solutions to get a head start on your studies!