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...


Why we use ienumerable in linq?



Why we use ienumerable in linq?..

Answer / Jyoti Mishra

IEnumerable is used in Linq because it is an interface that defines a collection of elements that can be enumerated, meaning they can be iterated through one by one. This makes IEnumerable an ideal type to work with when using Linq, as it allows for the efficient processing of large collections.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

What is the benefit of using linq on dataset?

1 Answers  


What is deferred execution in linq?

1 Answers  


What is the use of System.XML.XLinq..dll in LINQ?

1 Answers   UGC Corporation,


Differentiate between conversion operator “ienumerable"? And “todictionary"? Of linq?

1 Answers  


How to use GroupBy in LINQ?

1 Answers  


How are standard query operators useful in linq?

1 Answers  


Write LINQ query to find 2nd highest salary?

1 Answers  


What is parallel linq?

1 Answers  


What are disadvantages of LINQ?

1 Answers  


What are the different implementations of LINQ?

1 Answers  


How linq is useful than stored procedures?

1 Answers  


What is first in linq?

1 Answers  


Categories