True/False
LINQ is used to query collections in the same way it's used to query arrays.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: You can sort a LINQ query's results
Q11: Which of the following statements about LINQ
Q12: In a LINQ query,the where clause specifies
Q13: The Capacity property indicates the number of
Q14: The _ extension method indicates that only
Q17: If multiple properties are listed in the
Q18: A List< T > is similar to
Q19: The _ extension method is returns the
Q20: The results of a LINQ query can
Q21: A LINQ query is executed when it's