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 msil, and why should developers need an appreciation of it if at all?
What is a predicate in c#?
What is jagged array?
What do you mean by saying a "class is a reference type"?
What is difference between method overriding and method overloading?
update data in an xml file which resides in solution itself, using silverlight 4.0
What is sqlcommand in c#?
Is string mutable in c#?
Define interface class in c#?
Why we use extension method in c#?
What is stringbuilder c#?
What is a datacontract?
What is extended class in c#?
Explain data types in c#?
Explain the serialization in .net