Q. Which method writes to a file synchronously?
Solution:
fs.writeFileSync() writes to a file synchronously.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
fs.writeFileSync() writes to a file synchronously.
Strengthen Your Practice with our comprehensive question bank.