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
What is _viewstart cshtml?
Why singleton class is sealed in c#?
What is a private class in c#?
What is dll hell, and how does .net solve it?
Contrast System.String and System.Text.StringBuilder classes?
What is an object and a class?
Why is c# better than java?
Why abstract class is not instantiated in c#?
What is clr namespace?
How assembly versioning in .NET prevent DLL Hell problem?
Can a class be protected in c#?
How many types of delegates are there in c#?
Can firstordefault return null?
What is a multi line comment?
Who introduced c#?