MCQOPTIONS
Saved Bookmarks
| 1. |
The difference between a pipe and a regular file is that |
| A. | unlike a regular file, pipe is not a file. |
| B. | the data in a pipe is transient. unlike the contents of a regular file |
| C. | pipes forbid random accessing. while regular files do allow this |
| D. | both (b) and © |
| Answer» E. | |