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 |
Why is c++ called oops?
Is string data type in c++?
Differentiate between an array and a list?
What is the difference between a baller and a reference in C++?
How does throwing and catching exceptions differ from using setjmp and longjmp?
What is stream and its types in c++?
Why is c++ so fast?
What does return 0 do in c++?
What is the best it certification?
Is c++ map a hash table?
What are the benefits of c++?
Which bit wise operator is suitable for turning off a particular bit in a number?