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 does it mean to declare a member function as static in C++?

0 Answers   Amazon,


Tell me about virtual function

1 Answers  


What kind of problems does name mangling cause?

0 Answers   Amazon,


Explain the importance of method overloading in C++?

0 Answers   Akamai Technologies, Infogain,


Implement a 2D bit-matrix representing monochrome pixels which will have only OFF/ON values and will take on an average only one bit of memory for each stored bit. How to perform various operations on it?

0 Answers   Adobe,






Write a program that ask for user input from 5 to 9 then calculate the average

0 Answers   IBS,


What is the difference between malloc, calloc and realloc?

0 Answers   Alter,


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

0 Answers   Accenture,


What Is A Default Constructor in C++ ?

0 Answers   Amazon,


How can a C function be called in a C++ program?

0 Answers  


Define type casting in C++.

0 Answers   Amdocs,


What is meant by exit controlled loop?

0 Answers   Adobe,


Categories