Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Please, choose what is true about IEnumerable<T> interface:
When you implement IEnumerable<T>, you must also implement IEnumerator<T> or use the yield keyword
Exposes the enumerator, which supports a simple iteration over a collection of a specified type
Contains GetEnumerator() method
IEnumerable<T> inherits from IEnumerable
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!