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 difference between public and private data members?
What are the various operations performed on stack?
What is the meaning of c++?
What character terminates all character array strings a) b) . c) END
What is the history of c++?
What are the various situations where a copy constructor is invoked?
Write a program to concatenate two strings.
What is bubble sort c++?
What are the syntactic rules to be avoid ambiguity in multiple inheritance?
What does #define mean in c++?
What are the advantages of c++? Explain
What is the v-ptr?
Where can I run c++ program?
Distinguish between new and malloc and delete and free().
What is a responder chain?