Answer the following statements true (T) or false (F)
1) Functional programming’s filter, map and reduce operations correspond to the IEnumerable<
T> extension methods Where, Select and Aggregate.
2) A Hashtable stores key–value pairs.
3) A class implementing interface IEnumerator
and Reset, and no properties.
4) A SortedDictionary
5) A LinkedList
1) True.
2 True
3) False. The class must also implement property Current.
4) False. A SortedDictionary cannot contain duplicate keys.
5) True.
You might also like to view...
A picture of your computer screen is a screen ________
Fill in the blank(s) with the appropriate word(s).
HIS, emergency department, and perioperative are three IS sources of an ADT message
Indicate whether the statement is true or false