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
What is difference between inheritance and polymorphism?
What does it mean when someone says I oop?
What are the benefits of polymorphism?
What is ambiguity in inheritance?
What is pure oop?
How Do you Code Composition and Aggregation in C++ ?
What is a class in oop?
What are objects in oop?
Why do we use oops?
Why is polymorphism used?
How do you explain polymorphism?
Why interface is used?
Where You Can Use Interface in your Project
what is the sylabus for priliminaries?
What are the three main types of variables?