Answer Posted / nashiinformaticssolutions
Yes, constructors can throw exceptions, but the object won't be created.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of ios::basefield in the following statement?
What does floor mean in c++?
Explain explicit container.
What is virtual methods?
How does code-bloating occur in c++?
Define basic type of variable used for a different condition in C++?
What is the use of dot in c++?
What is a memory leak c++?
What are advantages of using friend classes?
Can you write a function similar to printf()?
Is c++ a dying language?
What is the meaning of string in c++?
Can we declare a base-class destructor as virtual?
How does c++ sort work?
Explain the static member function.