Examveda

What is the purpose of the Select operator in LINQ?

A. Groups the elements of a sequence

B. Orders the elements of a sequence

C. Projects each element of a sequence

D. Filters a sequence based on a predicate

Answer: Option C


Join The Discussion

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