C++20 sections · 1024 units
Open in Course

Quiz: Exception handling

Exception handling

Check Your Understanding

What does a try block do?

  1. A.Contains code that might throw exceptions
  2. B.Ignores exceptions
  3. C.Catches exceptions
  4. D.Throws an exception
Start the roadmap to answer the quizzes and solve the challenges