What is a custom exception?
Answer / nashiinformaticssolutions
A custom exception is a user-defined exception class derived from std::exception.
| Is This Answer Correct ? | 0 Yes | 0 No |
Write a struct time where integer m, h, s are its members?
Carry out conversion of one object of user-defined type to another?
which is best institue to learn C/C++ IN AMEERPET OR MAITHRIVANAM OR SR NAGAR, PLEASE HELP. THANKS IN ADVANCE
How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?
What are the effects after calling the delete this operator ?
Write my own zero-argument manipulator that should work same as hex?
What is the disadvantage of using a macro?
Can circle be called an ellipse?
What are different types of typecasting supported by C++
Define basic type of variable used for a different condition in C++?
What is the need of a destructor? Explain with the help of an example.
Check for Balanced Parentheses using Stack?