Create a file using file system in node js. Perform read, update,delete and rename functions on the file.
Here, we will write a program to create a file using file system in node js and perform various operations like read, update, delete and rename function on the file. app.js file