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 xml serializer?
What is difference between an reference type and value type in C#?
What is default value of enum c#?
if you do have a stack overflow profile.what is your ranking?
What is the difference between array and list in c#?
Do void methods have parameters?
write a program to find the biggest palindrome in the given string
Explain how to implement an object pool in c#.net
What is the difference between virtual method and abstract method?
What are nested classes in c#?
What are the types in c#?
How do I create a .exe file?
What are events in C#?
What is Assembly. and Describe type of assembly. why most developer happy with private assembly.
What is the difference between finally and finalize block?