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 |
What is overloading unary operator?
What is a c++ map?
What do you know about near, far and huge pointer?
What operators can you overload in c++?
What is DlgProc?
How do you clear a buffer in c++?
What are the two types of comments?
What is the Diffrence between a "assignment operator" and a "copy constructor"?
What is the best book for c++ beginners?
State the difference between pre and post increment/decrement operations.
What is a constructor in c++ with example?
What is ios in c++?