Vidyalelo
C# Programming · Q29

LINQ (Language

Programming · C# Programming · question 29

Q29

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
Answer
D.
Returns the first element of a sequence

Answer: Option C

Solution

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