Answer Posted / nashiinformaticssolutions
A custom exception is a user-defined exception class derived from std::exception.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why c++ is better than c language?
What is a manipulative person?
Define pre-condition and post-condition to a member function in c++?
Can we use this pointer in a class specific, operator-overloading function for new operator?
Which is the best c++ compiler for beginners?
Is java easier than c++?
Is c better than c++?
Do the parentheses after the type name make a difference with new?
Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes
Which is most difficult programming language?
Is turbo c++ free?
How did c++ start?
If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?
Differentiate between C and C++.
Explain the operation of overloading of an assignment operator.