Q766
Which function can be used instead of the dup2 to duplicate the file descriptor?
A.
read()
B.
open()
C.
stat()
D.
fcntl()
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board