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 oops and list its features in c++?
What operators can you overload in c++?
Explain how an exception handler is defined and invoked in a Program.
what are the iterator and generic algorithms.
Explain the concept of memory leak?
What is prototype in c++ with example?
Which software is used to run c++ program?
What information can an exception contain?
What are references in c++? What is a local reference?
What are iterators in c++?
What is iostream in c++ used for?
Differentiate between the message and method in c++?
What is a lambda function c++?
What are dynamic type checking?
Which one between if-else and switch is more efficient?