Answer Posted / sushma
Exception- This class is used for exceptional conditions that user programs should catch.
Error- It defines exceptions that are not expected to be caught under normal circumstances by your program.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Difference between Preemptive scheduling vs. Time slicing?
What is string literal in java?
What are the core java topics?
What is instance synchronization?
What is the difference between class forname and new?
What is the difference between hashmap and hashtable in java?
What is collection sort in java?
Tell me are there implementations for sorting and searching in the java libarary?
What is the difference between char and char *?
What is the purpose of using bufferedinputstream and bufferedoutputstream classes?
What are singleton services?
Why is it called boolean?
What do you mean by a JVM?
What are adapter classes?
Why set do not allow duplicates in java?