

MCQOPTIONS
Saved Bookmarks
1. |
Which function can be used instead of the dup2 to duplicate the file descriptor? |
A. | read() |
B. | open() |
C. | stat() |
D. | fcntl() |
Answer» E. | |