What is the difference between error and exception and
explain in simple words not whatever is given in the book.
Answer Posted / uv
Errors are generally seen at compile-time WHEREAS
Exceptions are seen at run-time.
| Is This Answer Correct ? | 15 Yes | 10 No |
Post New Answer View All Answers
Is java developer a good career?
What is the order of arraylist in java?
What is hashset in java?
Give the hierarchy of inputstream and outputstream classes.
What are the drawbacks of reflection?
What is an empty class? What functionality does it offer in Java?
Is 0 an even number?
Why java is not 100% object-oriented?
Is integer a class?
What is the set interface in java programming?
What is time complexity algorithm?
How can we make copy of a java object?
What loop means?
What are variable names?
How do you reverse sort in java?