Quiz: Lambda Expressions
Test your understanding of lambda expressions.
1
Which operator can be used to capture all variables by reference?
A)
[&]
B)
[=]
C)
[*]
D)
[&&]
Question 1 of 50 attempted
Get hands-on with 1400+ tech skills courses.
Test your understanding of lambda expressions.
Which operator can be used to capture all variables by reference?
[&]
[=]
[*]
[&&]
Get hands-on with 1400+ tech skills courses.