Home » C++ Programming » Exception Handling » Question
  1. Which is used to throw a exception?
    1. try
    2. catch
    3. throw
    4. All of above
    5. None of these
Correct Option: C

throw



Your comments will be displayed only after manual approval.