Examveda

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

D. Returns the minimum value in a sequence

Answer: Option C


Join The Discussion

Related Questions on LINQ (Language Integrated Query) in C Sharp