(CPP) C++ Programming Professional Certificate Practice Test

โ–ถ

CPP Modern C++ Features (C++17/20) 2

Free ยท Instant Results

What does the C++17 structured binding `auto [x, y] = std::make_pair(1, 2.0);` deduce for `x` and `y`?
โ–ถ Start Practice Test