Choose the namespace in which the interface IEnumerable is declared?
(a) System.Collections
(b) System.Collections.Generic
(c) Both System.Collections & System.Collections.Generic
(d) None of the mentioned
The question was asked in a job interview.
My question is from Fundamental of LINQ topic in chapter Delegates, Generics and LINQ of C#