Answer Posted / mantu
An Exception is an abnormal condition or situation that arises
in a code at run time means they are are run time error.
An exception can be caught handled manually but an error can not be caught or handled.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Can inner class final?
What is variable length arguments in java?
What is lambda programming?
Explain about oops concepts.
What is assembly language?
What are synchronized methods ?
what is daemon thread and which method is used to create the daemon thread? : Java thread
How big is a 64 bit float?
What happens if an exception is throws from an object's constructor?
What is dynamic binding(late binding)?
What is locale?
Are arrays classes in java?
What is the difference between static class and normal class?
What is remote method invocation (rmi)?
How to create a fecelet view?