Why is ienumerable used?
Answer / Mahendra
IEnumerable<T> in C# is an interface that represents a sequence of elements. It's often used to create collections because it allows for deferred execution, which can improve performance by not executing the query until the results are actually needed.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between ienumerable and list?
How do you ensure the assembly created in c# is interoperable with vb.net?
What are escape sequences explain with example?
What is int parse in c#?
Can a constructor be static in c#?
What is int16?
Is c# good for beginners?
Explain concurrency with aop?
Why is lazy loading?
List the difference between the virtual method and the abstract method?
What is c# best for?
What statements can enclose a "continue" statement?
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)