Quiz
Here's a short quiz to test your understanding of this chapter!
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Which of the following is NOT a possible use of std::variant?
A.
Error handling
B.
Finite State Machines
C.
As a possible replacement for const std::string& parameter
D.
Polymorphism without vtables and inheritance
1 / 4