Answer Posted / sumit ranjan
Iterators is an object that allows a programmer to traverse
through all the elements of a collection, regardless of its
specific implementation.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use.
What is Delegate and what is it used for ?
Is c# strongly typed?
What is dto c#?
In which format you can pass the value in the sleep function?
Explain the serialization in .net
What is difference between array and arraylist c#?
What is difference between dynamic and var in c#?
How do I declare a pure virtual function in c#?
Give examples for reference types?
What is the default value of boolean variable?
What is cookies c#?
What is an example of a delegate?
Is c# pass by value?
What is lazy keyword in c#?