what is the difference between ERROR and EXCEPTION?
Answer Posted / maheswarreddy
error is mistake which takes place in step wise execution of a program.exception is nothing but wat v can catch the error to solve it.
| Is This Answer Correct ? | 16 Yes | 7 No |
Post New Answer View All Answers
What are main features of oop?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What is the renewal class?
#include
how to get the oracle certification? send me the answer
What is difference between oop and pop?
What is a class oop?
What is use of overloading?
What is overloading in oops?
What is pure oop?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What makes a language oop?
How to hide the base class functionality in Inheritance?
Why is oop better than procedural?
What is an example of genetic polymorphism?