How would you represent an error detected during constructor
of an object?
Answer Posted / arash
errors in constructors are represented by exceptions
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the full form of india?
What is the difference between the compiler and the preprocessor?
What are static member functions?
What is the use of map in c++?
What is the use of structure in c++?
If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong?
What is the auto keyword good for in c++?
What do you mean by persistent and non persistent objects?
What is the difference between set and map in c++?
What is ofstream c++?
How can you link a c program with a c function?
Is c++ pass by reference or value?
Write a program to find the Factorial of a number
Explain the difference between c++ and java.
What is a far pointer? where we use it?