Answer Posted / niranjanravi
An Exception is a mild error conditon that your program
encounters.An Exception can be caught and recoverable.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What are annotations in java?
What is the list interface in java programming?
Can a serialized object be transferred via network?
What is functional interface in java?
What is main string [] args?
Why is java so popular?
What lambda means?
How to perform quicksort in java?
What is difference between == and === in js?
Why is a singleton bad?
What is the numeric promotion?
Explain inheritance in java?
What is exception propagation?
How can an object be unreferenced?
How many types of parsers are there?