Q. Which method creates a write stream?
Solution:
fs.createWriteStream() creates a writable stream for a file.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
fs.createWriteStream() creates a writable stream for a file.
Strengthen Your Practice with our comprehensive question bank.