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 |
What is the benefit of using linq on dataset?
What is deferred execution in linq?
What is the use of System.XML.XLinq..dll in LINQ?
Differentiate between conversion operator “ienumerable"? And “todictionary"? Of linq?
How to use GroupBy in LINQ?
How are standard query operators useful in linq?
Write LINQ query to find 2nd highest salary?
What is parallel linq?
What are disadvantages of LINQ?
What are the different implementations of LINQ?
How linq is useful than stored procedures?
What is first in linq?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)