What is Exception handling in Java
How do you handle run time errors please explain with an
example
Answer Posted / edward sudhahar chennai
Exception handling is a mechanism to handle unexpected
situations in java. This avoids the program to be
terminated upnormaly.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which method returns the length of a string?
How define set in java?
Is oracle java 11 free?
Is there is any difference between a scrollbar and a scrollpane?
Where import statement is used in a java program?
What is better - 'bit-shift a value' or 'multiply by 2'?
What are the 5 types of research methods?
What is the disadvantage of java?
Can we sort arraylist in java?
How do you call a reference in java?
Why is singleton class used?
What is the difference between an interface and an abstract class?
What is the base class of all classes?
Explain where variables are created in memory?
What are three advantages of using functions?