Vidyalelo
C# Programming · Q44

LINQ (Language

Programming · C# Programming · question 44

Q44

Which LINQ operator is used to return elements from a sequence until a specified condition becomes false?

A.
Skip
B.
TakeWhile
Answer
C.
Take
D.
None of the above

Answer: Option B

Solution

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