Vidyalelo
C# Programming · Q15

LINQ (Language

Programming · C# Programming · question 15

Q15

In LINQ, what does the Max operator do?

A.
Returns the average value of a sequence
B.
Returns the sum of all values in a sequence
C.
Returns the maximum value in a sequence
Answer
D.
Returns the minimum value in a sequence

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board