Answer Posted / Jyoti Mishra
IEnumerable is used in Linq because it is an interface that defines a collection of elements that can be enumerated, meaning they can be iterated through one by one. This makes IEnumerable an ideal type to work with when using Linq, as it allows for the efficient processing of large collections.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category