Answer Posted / rajesh manem
Using try and Catch blocks the exceptions are handling C++.
We can write our own defined class and we can handle the
exception.Using throw it will throw the exception t the
calling method/class. The throws keyword is used to tell
this method may throw these type of exceptions.We can throw
any exception what ever you like including class objects.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What causes polymorphism?
What are functions in oop?
What is difference between oop and pop?
What is the types of inheritance?
What are benefits of oop?
#include
Can destructor be overloaded?
What are the 3 principles of oop?
Can abstract class have normal methods?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
Plese get me a perfect C++ program for railway/airway reservation with all details.
Why is object oriented programming so hard?
Which language is pure oop?
Write a program to sort the number with different sorts in one program ??
What are oops functions?