Vidyalelo
C# Programming · Q4

LINQ (Language

Programming · C# Programming · question 4

Q4

In LINQ, what is the purpose of the Where operator?

A.
Projects each element of a sequence
B.
Orders the elements of a sequence
C.
Groups the elements of a sequence
D.
Filters a sequence based on a predicate
Answer

Answer: Option D

Solution

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