How can an improvement in the quality of software be done by try/catch/throw?


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

Post New Answer

More C++ General Interview Questions

Write about the various sections of the executable image?

0 Answers  


Why do we use setw in c++?

0 Answers  


What is basic if statement syntax?

0 Answers  


How is data hiding achieved in c++?

0 Answers  


How would you represent an error detected during constructor of an object?

1 Answers  






What is algorithm in c++ programming?

0 Answers  


Is c++ map a hash table?

0 Answers  


Define namespace in c++?

0 Answers  


Problem 6: Area of a trapezoid can be calculated by the following formula: A=(b1 b2)×h2 where b1 and b2 are the parallel sides or the bases and h is length of height Write a C code of this program

0 Answers   Maxobiz,


Write a Program for find and replace a character in a string.

0 Answers  


What is the use of pointer in c++ with example?

0 Answers  


What is prototype in c++ with example?

0 Answers  


Categories