Q. Which method appends data to a file?
Solution:
fs.appendFile() appends data to a file in Node.js.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
fs.appendFile() appends data to a file in Node.js.
Strengthen Your Practice with our comprehensive question bank.