Examveda

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: Option D


Join The Discussion

Related Questions on LINQ (Language Integrated Query) in C Sharp