Examveda

What is the purpose of the Distinct operator in LINQ?

A. Filters a sequence based on a predicate

B. Returns distinct elements from a sequence

C. Projects each element of a sequence

D. None of the above

Answer: Option B


Join The Discussion

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