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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board