Multiple Choice
LINQ's Order By clause can __________ objects in the result according to multiple properties specified in a comma-separated list.
A) merge
B) total
C) sort
D) search
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: In a LINQ query,the From clause specifies
Q6: LINQ infers the type of a range
Q7: The range variable is implicitly defined in
Q8: Most LINQ capabilities are defined as constructor
Q9: A LINQ query returns an IEnumerable object.
Q11: If the condition in the Where clause
Q12: With LINQ,the IDE provides full IntelliSense support
Q13: String method _determines whether a String starts
Q14: The _ clause prevents duplicate values from
Q15: With LINQ any Integer expression can be