Test Yourself: Lambda Improvements

Attempt the following quiz to test your understanding of the lambda improvements brought by C++20.

Choose the possible correct answer(s).

1

Identify true statement(s).

A)

In C++ 20 lambda expressions support template parameters.

B)

In C++20 concepts support copy assignment when concepts have no state.

C)

C++20 overlooks the implicit copy of this pointer.

Question 1 of 40 attempted

Get hands-on with 1200+ tech skills courses.