Multiple Choice
In functional programming,you specify ________ you want to accomplish in a task,but not ________ to accomplish it.
A) how, what
B) when, how
C) what, when
D) what, how
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: Which of the following is not a
Q11: The compiler converts LINQ queries into calls
Q12: Assigning an array of a derived-class type
Q13: Which of the following statements is false<br>A)
Q14: A _ is one way to implement
Q16: To initiate parallel processing,invoke IEnumerable< T >
Q17: Storing everything as objects in a collection
Q18: Which of the following is not a
Q19: Classes which implement the IEnumerator interface must
Q20: Which of the following statements is false<br>A)