what is the difference between ERROR and EXCEPTION?
Answer Posted / vignesh
Errors can't be prevented. Stop execution abruptly.
Exceptions can be caught and solved.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Is html an oop?
What is the difference between encapsulation and polymorphism?
Can bst contain duplicates?
When not to use object oriented programming?
Get me an image implementation program.
What is variable example?
What is multilevel inheritance in oop?
What are the 5 oop principles?
What is multilevel inheritance explain with example?
What are the 4 pillars of oop?
What is the real time example of inheritance?
What is oops and why we use oops?
What are the benefits of polymorphism?
Is enum a class?
What is polymorphism explain its types?