Q19
In LINQ, what does the Count operator do?
A.
Determines whether any element exists in a sequence that satisfies a condition
B.
Determines whether all elements in a sequence satisfy a condition
C.
Returns the number of elements in a sequence
AnswerD.
Returns a specific element from a sequence
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board