Multiple Choice
The ________ extension method is returns the number of results in a LINQ query.
A) Any
B) First
C) Count
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: You can sort a LINQ query's results
Q14: The _ extension method indicates that only
Q16: LINQ is used to query collections in
Q17: If multiple properties are listed in the
Q18: A List< T > is similar to
Q20: The results of a LINQ query can
Q21: A LINQ query is executed when it's
Q22: Collections of type List< T > can
Q23: A generic method does not need an
Q24: The range variable is implicitly defined in