Home » C++ Programming » Exception Handling » Question
  1. What should present when throwing a object?
    1. destructor
    2. constructor
    3. copy-constructor
    4. All of above
    5. None of these
Correct Option: C

copy-constructor



Your comments will be displayed only after manual approval.