Q. Which method reads a file asynchronously?
Solution:
fs.readFile() reads a file asynchronously in Node.js.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
fs.readFile() reads a file asynchronously in Node.js.
Strengthen Your Practice with our comprehensive question bank.