Which of the following is true about EventEmitter.on property?
on property is used to fire event.
on property is used to bind a function with the event.
on property is used to locate an event handler.
None of the above.
Correct Answer : B
Which method of fs module is used to close a file?
Node.js runs on __________
Node.js is ________ by default