Quiz

Here's a short quiz to test your understanding of this chapter!

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

Question 1 of 40 attempted

Get hands-on with 1200+ tech skills courses.