Q. Which method writes to a file synchronously?

A
fs.writeFile()
B
fs.writeFileSync()
C
fs.appendFile()
D
fs.saveFile()
Solution:

fs.writeFileSync() writes to a file synchronously.

Entri PDF Icon

Get Question Bank

Strengthen Your Practice with our comprehensive question bank.

Entri Contact Image

Get Expert Advice for Free: Register for Your Free Consultation Now!