Node.JS MCQs with Answers

Which of the following class is used to create and consume custom events in Node.js?
A)
Events
B)
NodeEvent
C)
EventEmitter
D)
None of the above

Correct Answer :   EventEmitter