Multiple Choice
The ________ extension method indicates that only unique values should be included in a LINQ query's results.
A) Any
B) Distinct
C) Count
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: You can sort a LINQ query's results
Q9: A List< T > can automatically resize
Q10: The international standard for querying relational databases
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
Q16: LINQ is used to query collections in
Q17: If multiple properties are listed in the
Q18: A List< T > is similar to
Q19: The _ extension method is returns the