Q44
Which LINQ operator is used to return elements from a sequence until a specified condition becomes false?
A.
Skip
B.
TakeWhile
AnswerC.
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