Vidyalelo
C# Programming · Q6

LINQ (Language

Programming · C# Programming · question 6

Q6

Which LINQ operator is used to sort the elements of a sequence in ascending order based on a key?

A.
ThenByDescending
B.
ThenBy
C.
OrderByDescending
D.
OrderBy
Answer

Answer: Option D

Solution

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