is throwing exception from a constructor not a good practice ?
Answer Posted / dps
ya its better i think because it will take less memory and
less time
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a static member?
Describe about storage allocation and scope of global, extern, static, local and register variables?
What is the full form of stl in c++?
What does I ++ mean in c++?
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
What does extern mean in a function declaration in c++?
Describe the advantage of an external iterator.
Is c++ double?
What is flush () in c++?
What's the hardest coding language?
What are the differences between the function prototype and the function defi-nition?
Can notepad ++ run c++?
What are the advantages of c++? Explain
What is different in C++, compare with unix?
How do you write a function that can reverse a linked-list?