Vidyalelo
C# Programming · Q7

LINQ (Language

Programming · C# Programming · question 7

Q7

In LINQ, what does the First operator do?

A.
Returns the last element of a sequence
B.
Returns the number of elements in a sequence
C.
Returns the first element of 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