What is difference between ienumerable and ienumerator in c#?
Answer / Km Neelam Saini
IEnumerable<T> is an interface in C# that defines a read-only collection of items, while IEnumerator<T> is an interface for defining methods to access the elements in a sequence one by one. IEnumerable<T> provides the GetEnumerator() method that returns an IEnumerator object, which can be used to iterate through the elements of the collection.
| Is This Answer Correct ? | 0 Yes | 0 No |
How many bytes is an int?
What is primitive types in c#?
What is a dll in c#?
Explain the ways to deploy an assembly?
Assembly Code. in Rejester AL. How do Contast Replece( or Change): Bit D3 With Bit D4 and Bit D2 With Bit D5 and Bit D1 With Bit D6 and Bit D0 With Bit D7 I am Not Know Very Well Write English.
What is lazy in c#?
What is sqlcommand in c#?
What are the security issues if we send a query from the application?
write a C# Program add two matrix ?
How to declare a property in a class?
What is datatable in c#?
If you want to convert a base type to a derived type, what type of conversion do you use?
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)