Question:The addEventListener() method of the EventDispatcher class is used to:
A create a new Event B delete an event C add/register a new listener for an event D deregister an event listener
+ AnswerC
+ Report