what is the difference between ERROR and EXCEPTION?
Answer Posted / amar gawade
errors are unresolved syntax or mistakes where exceptions are runtime errors.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what type of question are asked in thoughtworks pair programming round ?
What is multilevel inheritance?
hi all..i want to know oops concepts clearly can any1 explain??
What are the benefits of oop?
Why do we use polymorphism?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is abstraction encapsulation?
What is the use of oops?
c++ program to swap the objects of two different classes
What is polymorphism and example?
Why interface is used?
program for insertion ,deletion,sorting in double link list
Get me an image implementation program.
What is the point of oop?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).