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
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
How to use CMutex, CSemaphore in VC++ MFC
What is class and object with example?
Can an interface inherit a class?
What is the point of polymorphism?
What is polymorphism explain?
What language is oop?
What is inheritance write a program to show use of inheritance?
What is variable example?
What is difference between polymorphism and inheritance?
Is react 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
Why is polymorphism used?
What do you mean by variable?
What does oop mean in snapchat?