Microsoft
70-516 · Question #125
You want to page through an element sequence, displaying ten elements at a time, until you reach the end of the sequence. Which query extension method can you use to accomplish this? (Each correct…
The correct answer is A. Skip D. Take. See the full explanation below for the reasoning.
Question
You want to page through an element sequence, displaying ten elements at a time, until you reach the end of the sequence. Which query extension method can you use to accomplish this? (Each correct answer presents part of a complete solution. Choose two.)
Options
- ASkip
- BExcept
- CSelectMany
- DTake
How the community answered
(34 responses)- A74% (25)
- B9% (3)
- C18% (6)
Community Discussion
No community discussion yet for this question.