Vidyalelo
C# Programming · Q41

LINQ (Language

Programming · C# Programming · question 41

Q41

Which LINQ operator is used to return a specified number of contiguous elements from the end of a sequence?

A.
TakeLast
Answer
B.
SkipLast
C.
Take
D.
Skip

Answer: Option A

Solution

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