adspace
Answer Posted / Manpreet Singh Siddhu
Lambda expressions in C# allow you to write anonymous methods with a concise syntax, making it easier to create simple functions for one-time use or as arguments to other methods.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers