3.
What is the purpose of the Select operator in LINQ?

4.
In LINQ, what is the purpose of the Where operator?

7.
In LINQ, what does the First operator do?

8.
What is the purpose of the OrderByDescending operator in LINQ?

9.
In LINQ, what does the Any operator do?