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 different types of polymorphism in c++?
What are the advantages of c++ over c?
What is the function to call to turn an ascii string into a long?
What are C++ inline functions?
Can char be a number c++?
What is the role of static keyword for a class member variable?
What is object in c++ wikipedia?
Difference between static global and global?
16 Answers Microsoft, Symphony, Wipro,
What does return 0 do in c++?
Is c++ double?
What is the use of cmath in c++?
Can we make any program in c++ without using any header file and what is the shortest program in c++.