Vidyalelo
Computer Science · Q766

Linux

Engineering and GATE · Computer Science · question 766

Q766

Which function can be used instead of the dup2 to duplicate the file descriptor?

A.
read()
B.
open()
C.
stat()
D.
fcntl()
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board