How to avoid the runtime exception ?
Answers were Sorted based on User's Feedback
Answer / ravikiran(aptech mumbai)
We cann't avoid a runtime exception it will be handled by
the jvm's default exception handler and print's the
particular stacktrace.
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / therathna
write a program as per java specifications so that we can
avoid run time exceptions
| Is This Answer Correct ? | 2 Yes | 7 No |
What are legal modifiers that we can use to declare an inner class?
Why do we use variables?
What is pass by value?
When do we use synchronized blocks and advantages of using synchronized blocks?
Name container classes in java programming?
What are the advantages of exception handling?
How many types of memory areas are allocated by jvm?
difference between arraylist and linkedlist otherthan performance
Need 2+ yrs experienced java techinical question papaer for company Iflex
What is ternary operator in java?
How do I find and replace in word?
What is an array and a vector? How they different from each other?