Home » C++ Programming » Exception Handling » Question
  1. Which operations don’t throw anything?
    1. Operations which are irreversible
    2. Operations which are dynamic
    3. Operations which are reversible
    4. Operations which are static
    5. None of these
Correct Option: A

Operations which are irreversible



Your comments will be displayed only after manual approval.