Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is a lambda expression?



What is a lambda expression?..

Answer / Ashish Agarwal

"A Lambda Expression is an anonymous function that can be used in place of a method reference, providing a more concise syntax for defining small functions. It consists of a statement enclosed within curly braces {} followed by a list of parameters, if any, separated by commas and enclosed within parentheses ()"n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

What is linq in c# with example?

1 Answers  


what are compiled queries?

1 Answers  


What is difference between LINQ AND PLINQ?

1 Answers  


Can you explain brief about Aggregate() extension method in LINQ?

1 Answers  


What is the basic syntax of a linq query in visual basic as well as in c#?

1 Answers  


What is the use of firstordefault in linq?

1 Answers  


Explain why select clause comes after from clause in linq?

1 Answers  


How to use GroupBy in LINQ?

1 Answers  


What are linq expressions?

1 Answers  


Is linq faster than foreach?

1 Answers  


What is difference between Select and SelectMany in LINQ?

1 Answers  


List the important language extensions made in c# to make linq a reality?

1 Answers  


Categories