Q85
What does os.fchmod(fd, mode) do?
A.
change permission bits of the file
AnswerB.
change permission bits of the directory
C.
change permission bits of either the file or the directory
D.
none of the mentioned
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board