Home » C++ Programming » Exception Handling » Question
  1. How many levels are there in exception safety?
    1. 4
    2. 3
    3. 2
    4. 1
    5. None of these
Correct Option: B

The three levels of exception safety are basic, strong and no throw.



Your comments will be displayed only after manual approval.