throw Can constructors exceptions?
Answer / nashiinformaticssolutions
Yes, constructors can throw exceptions, but the object won't be created.
| Is This Answer Correct ? | 0 Yes | 0 No |
Difference between inline functions and macros?
what is the C++
Which bit wise operator is suitable for turning off a particular bit in a number?
What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard
What is switch case in c++ syntax?
How to tokenize a string in c++?
How do I download c++?
Is the declaration of a class its interface or its implementation?
What are the storage qualifiers?
i have given a project to create examination seating plan system in c++. so can anyone send me the answer of this question quickly??????
What are the two types of polymorphism?
What is #include sstream?