Vidyalelo
C# Programming · Q19

LINQ (Language

Programming · C# Programming · question 19

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
Answer
D.
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