Kizspy | Question: 37
(Choose 1 answer)
What does the 'Take' operator do in IQueryable?
A. Returns a specified number of contiguous elements from the start of a sequence
B. Returns a specified number of contiguous elements from the end of a sequence
C. Filters the elements based on a condition
D. Groups the elements based on a condition