• Tutorials
  • Courses
  • Tracks

C# | Anonymous Methods | Q-1

Last Updated :
Discuss
Comments

What is the main purpose of anonymous methods in C#?

To replace delegates completely

To define a method without a name inline with delegate usage

To create events

To declare a class

Tags:
Share your thoughts in the comments
Article Tags :