what is lamda expression?

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


Please Help Members By Posting Answers For Below Questions

How does return work in c#?

697


What are the 2 kinds of data type conversions in c#?

670


Can an abstract class inherit from another abstract class c#?

714


Difference between call by value and call by reference in C#?

728


Why do we need generics?

683


What do you know about Translate Accelerator?

813


Why do we use static methods in c#?

733


How to get the sum of last 3 items in a list using lambda expressions?

687


What is difference between static and readonly in c#?

627


Define c# i/o classes?

686


The int maps to which C# keyword in .NET type?

830


What is a decimal in c#?

697


Please write a program to display “welcome to bestinterviewquestion.com” in c#?

699


what is IEquatable

725


what is difference between is and as operators in c#?

708