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
How many types of scopes are there in c++?
Explain the isa and hasa class relationships.
Explain one method to process an entire string as one unit?
Is c++ pass by reference or value?
What is the use of typedef?
Is it possible for the objects to read and write themselves?
What is extern c++?
Which should be more useful: the protected and public virtuals?
When should we use container classes instead of arrays?
Is c++ used anymore?
How do you master coding?
How is c++ different from java?
Which one between if-else and switch is more efficient?
How do c++ struct differs from the c++ class?
What do you mean by ‘void’ return type?