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
Which function cannot be overloaded c++?
What does the ios::ate argument do?
Explain class invariant.
What is the object serialization?
Explain how an exception handler is defined and invoked in a Program.
What are maps in c++?
What is private, public and protected inheritance?
Why struct is used in c++?
What is the best c++ book for beginners?
How do you save a c++ program?
What is the difference between interpreters and compilers?
What does std mean in c++?
When should overload new operator on a global basis or a class basis?
What is a literal in c++?
What is null c++?