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
What are the application of stack?
Explain about static nested classes in java?
When do you call copy constructor?
When will we prefer to use set and list in java and why?
How define set in java?
What is the purpose of format function?
What is re-factoring in software?
What is the use of toarray () in java?
What is the major difference between linkedlist and arraylist?
What is difference between classpath and path variables in java?
Explain the scope of a variable.
How many types of memory areas are allocated by jvm?
What is method reference?
Is java still necessary?
What is the final class?