Answer Posted / ramanareddy333
An Exception is logical error.An exception is an event,
which occurs during the execution of a program, that
disrupts the normal flow of the program's instructions.
when an exception is occur the program is teriminated
suddenly. using Try , Catch,finally block to avoid the
exception
Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
How many types of equations are there?
What is the size of integer?
What is the default size of set in java?
What is the relationship between clipping and repainting under awt?
How we create object in copy constructor?
Explain different ways of creating a thread?
What are variable arguments or varargs?
How do you convert boolean to boolean?
When should a function throw an exception?
What are the limitations of procedural programming approach?
Define iterator and methods in iterator?
What are different types of arrays?
What is the purpose of lambda expressions?
Why can't you declare a class as protected?
Which is easier netbeans or eclipse?