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
Is there an equivalent to the instanceof operator in visual j++?
What are the concepts of dispose method?
Name some string escape sequences in c#.
What is null character in string?
What is ado net in c#?
Enlist the different types of classes in c#?
What is difference between write and writeline in c#?
Why do we use static methods in c#?
What is asp net c# corner?
Why main method is static in c#?
What is JIT (just in time)? how it works?
What is sealed class in c#?
Why data types are important?
Define assert() method? How does it work?
Difference between value and reference type.