Home » C++ Programming » Exception Handling » Question
  1. Which is used to handle the exceptions in c++?
    1. exception handler
    2. catch handler
    3. handler
    4. All of above
    5. None of these
Correct Option: A

exception handler



Your comments will be displayed only after manual approval.