Multiple Choice
The __________extension method returns the number of elements in an IEnumerable object.
A) Count
B) Size
C) Length
D) Total
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: String method _ returns a String with
Q20: A database management system (DBMS)provides mechanisms for
Q21: _ is an international standard used with
Q22: Selecting elements that satisfy a set of
Q23: The Visual Studio IDE provides IntelliSense support
Q24: The For Each…Next statement is useful for
Q25: Types that implement interface IComparable provide a
Q27: LINQ's Order By clause supports values of
Q28: Which of the following returns the number
Q29: You can chain LINQ queries by having