McqMate
| Q. |
dup2(1,0) |
| A. | closes the stdout and copies the stdin descriptor to stdout |
| B. | closes the stdin and copies the stdout descriptor to stdin |
| C. | will produce compilation error |
| D. | none of the above |
| Answer» B. closes the stdin and copies the stdout descriptor to stdin | |
View all MCQs in
Operating System ArchitectureNo comments yet