Q18
What is the purpose of the Take operator in LINQ?
A.
Returns a specific element from a sequence
B.
Returns the number of elements in a sequence
C.
Returns the last element of a sequence
D.
Returns a specified number of contiguous elements from the start of a sequence
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board