When would you choose to return an error code rather than throw an exception?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ Interview Questions

What is conversion constructor in C++

0 Answers   TCS,


What is the difference between member functions and static member functions?

0 Answers   Alter,


What Are The Differences Between A C++ Struct And C++ Class?

2 Answers   Wipro,


Can we call a virtual function from a constructor?

1 Answers  


Can we use THIS Pointer in static function – Reason in C++?

0 Answers  


what is friend function in C++?

0 Answers   TCS,


Can we call C++ OOPS? and Why

0 Answers  


What is a virtual function in C++?

0 Answers   C DAC,


Explain the difference between method overriding and method overloading in C++?

0 Answers   Accenture,


Factory Method C++ – How to delete pointers returned by it

0 Answers  


Write a program to input an integer from the keyboard and display on the screen “WELL DONE” that many times.

1 Answers  


Write a C++ Program to Reverse a Number using while loop.

1 Answers  


Categories