(Choose 1 answer)
Choose the correct statement related to events in C#.
A. An event is a user-generated or system-generated action
B. An event is a notification sent by an object to signal the occurrence of an action. Events i singleton design pattern
C. The events allow an object (source of the event) be able to notify other objects (subscribeevent was destroyed
D. None of the others
Exit 6