Can a constructor throw a exception? How to handle the error when the constructor fails?
Answer Posted / neelam saini
The constructor never throws a error.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the types of pointer?
Is c++ a float?
What is an iterator class in c++?
Describe the role of the c++ in the tradeoff of safety vs. Usability?
What is a c++ vector?
How a new element can be added or pushed in a stack?
What is dynamic and static typing?
In a function declaration what does extern means?
Can I run c program in turbo c++?
what are the types of Member Functions?
What language does google use?
Write about the members that a derived class can add?
What is main function in c++ with example?
Explain the term memory alignment?
Explain stack unwinding.