What does os.fchmod(fd, mode) do?
(a) change permission bits of the file
(b) change permission bits of the directory
(c) change permission bits of either the file or the directory
(d) none of the mentioned
The question was asked in semester exam.
The above asked question is from Operating System topic in section Mapping Functions and Modules of Python