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



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

Answer / arash

errors in constructors are represented by exceptions

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is overloading unary operator?

0 Answers  


What is a c++ map?

0 Answers  


What do you know about near, far and huge pointer?

0 Answers  


What operators can you overload in c++?

0 Answers  


What is DlgProc?

0 Answers   C DAC,


How do you clear a buffer in c++?

0 Answers  


What are the two types of comments?

0 Answers  


What is the Diffrence between a "assignment operator" and a "copy constructor"?

3 Answers   Wipro,


What is the best book for c++ beginners?

0 Answers  


State the difference between pre and post increment/decrement operations.

0 Answers  


What is a constructor in c++ with example?

0 Answers  


What is ios in c++?

0 Answers  


Categories