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...
If an entity's content is found within the DTD, the entity is known as a(n) ____ entity.
A. internal B. persistent C. contained D. consistent
The ________ operator can be used to calculate the number of records within a group
Fill in the blank(s) with correct word
When the Show and return option is checked, the slide show always returns to the first slide in the presentation
Indicate whether the statement is true or false
How do you insert a component of a PowerPoint slide into a Word document?
A) Use copy & paste, just as you would for a graphic. B) Use the Export feature from the File menu in PowerPoint. C) This is not possible without a PowerPoint transfer plug-in. D) This is not possible in Microsoft Word.