Multiple Choice
Lambdas begin with the lambda introducer ________, followed by a parameter and function body.
A) []
B) ()
C) {}
D) <>
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: Which algorithm cannot take a predicate function
Q14: Function objects have their functions called by
Q15: The easiest way to set all the
Q16: Suppose you have a shopping list stored
Q17: Which of the following statements is false?<br>A)
Q19: Given that v1 and v2 are vectors,
Q20: The for_each function applies a general function
Q21: Which of the following function calls is
Q22: The _ function would produce a sequence
Q23: Which of the following is not true