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 the latest c++ standard?
Where and why do I have to put the "template" and "typename" keywords?
what are the characteristics of Class Members in C++?
Which programming language should I learn first?
How can you quickly find the number of elements stored in a static array?
What are smart pointers?
What do you mean by a template?
Define the process of error-handling in case of constructor failure?
Which of the following operator cannot be overloaded?
write a program to insert an element into an array
Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened
In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?