[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

C++ Programming :: Exception Handling - Discussion

Home > C++ Programming > Exception Handling > MCQs Questions Discussion

9 / 8

Choose the correct option.

Which of the following is the most preferred way of throwing and handling exceptions?

AThrow by value and catch by reference.

BThrow by reference and catch by reference.

CThrow by value and catch by value

DThrow the pointer value and provide catch for the pointer type.

Answer: Option (Login/Signup)

Show Explanation


Asked In :: Wipro

Post Your Answer Here:     

Reply    
Rate This: +0 -0
    Report


Report Error

Please Login First Click Here