21.
What is the purpose of the TakeWhile operator in LINQ?

22.
In LINQ, what does the All operator do?

24.
What is the purpose of the SkipWhile operator in LINQ?

25.
In LINQ, what does the Aggregate operator do?

28.
What is the purpose of the Reverse operator in LINQ?

29.
In LINQ, what does the ElementAt operator do?