Question:Against which of the following classes can you write a LINQ query? (Choose all that apply).
A DataSet B List<T> C Array D Dictionary<TKey, TValue)
+ AnswerA B C D
+ Report