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 are the benefits of using the aggregate method in linq?



What are the benefits of using the aggregate method in linq?..

Answer / Shatrughan Singh Sengar

The Aggregate method in LINQ allows you to define a custom reduction operation on a sequence. It's useful for calculating totals, minimum and maximum values, finding the first or last item in a sequence, and more.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is helper method in c#?

1 Answers  


What is the execution entry point for a c# console application?

1 Answers  


Is c sharp and c# are same?

1 Answers  


Illustrate namespaces in c#?

1 Answers  


Explain the difference between arraylist and array and in c#?

1 Answers  


Why do we need nullable types in c#?

1 Answers  


Is c# pass by value?

1 Answers  


What?s the C# equivalent of C++ catch (?), which was a catch-all statement for any possible exception?

1 Answers   Visual Soft,


write the Syntax for Function or Method Overriding?

5 Answers   HCL,


What is the difference between method overriding and method overloading?

1 Answers  


What is icomparable in c#?

1 Answers  


Define delegation in .net?

1 Answers  


Categories