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 are the uses of typedef in a program?
diff between pointer and reference in c++?
Can a class be static in c++?
How the endl and setw manipulator works?
I need to find a specific string between two strings how do I do it?
Is it possible to use a new for the reallocation of pointers ?
What and all can a compiler provides by default?
Can a program run without main function?
How a new operator differs from the operator new?
What are the advantages of pointers?
What are the various operations performed on stack?
What is the size of pointer ? Also size of pointer in 64 bit pointer