Answer Posted / pushparaj pentakota
representing in-line function in the form of an expression
is called lamda expression.this lamda expression acts as an
input to aggrigate methods like avg(),sum() etc...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can enum have methods c#?
In which order the destructor is called for an inherited class?
What is the difference between system.text.stringbuilder and system.string?
Explain about c# language.
What is ienumerable t in c#?
How will you get the different language strings?
Can I use exceptions in c#?
Show us in simple steps to create setup & deployment project for windows application?
Why do we need interfaces in c#?
What is a method signature?
How do I count the length of a string in c#?
What are winforms in c#?
What is protected internal modifier in C#?
What is the difference between readkey and readline in c#?
What is different between Implicit conversion and Explicit conversion in C#?