True/False
If multiple properties are listed in the select clause,the results will be of type SelectedList.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: You can sort a LINQ query's results
Q12: In a LINQ query,the where clause specifies
Q13: The Capacity property indicates the number of
Q14: The _ extension method indicates that only
Q16: LINQ is used to query collections in
Q18: A List< T > is similar to
Q19: The _ extension method is returns the
Q20: The results of a LINQ query can
Q21: A LINQ query is executed when it's
Q22: Collections of type List< T > can