Vidyalelo
C# Programming · Q163

Miscellaneous in C Sharp

Programming · C# Programming · question 163

Q163

What are the advantages of the named iterator?

A.
They allow to pass arguments to the iterator that control what elements are obtained
B.
This form of iterators can be overloaded
C.
Both They allow to pass arguments to the iterator that control what elements are obtained & This form of iterators can be overloaded
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board