In Node.js, which of the following methods executes fchmod/chmod asynchronously in which no arguments except a possible exception are passed to the completion callback?
In Node.js, which of the following methods executes mkdir() synchronously in which no arguments except a possible exception are passed to the completion callback?