A.  Every method in fs module have synchronous as well as asynchronous form.

B.  Asynchronous methods of fs module take last parameter as completion function callback and first parameter of the callback function as error.

C.  Both of the above.

D.  None of the above.

1
Correct Answer :
Both of the above.
Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python