Examveda

In LINQ, what does the ElementAt operator do?

A. Returns the number of elements in a sequence

B. Returns the last element of a sequence

C. Returns the element at a specified index in a sequence

D. Returns the first element of a sequence

Answer: Option C


Join The Discussion

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