单项选择题

A.fs.appendFile(file,data[,options],сallback)
B.[fs.writeFileSync(file,data[,options])]
C.fs.stat(path,callback)
D.fs.writeFile(file,data[,options],callback)