Vidyalelo
C# Programming · Q18

Delegates and Events in C Sharp

Programming · C# Programming · question 18

Q18

What is the main advantage of using events over direct method calls in C#?

A.
Encapsulation and decoupling
Answer
B.
Performance optimization
C.
Code readability
D.
Simplified syntax

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board