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 |
When abstract methods are used?
What are the different tags provided in jstl?
Why does java have two ways to create child threads? Which way is better?
When do you create an index?
How to instantiate static nested classes in java?
What is a conditional equation?
What is a stream? what are the different types and classes of Streams?
Can Applet have constructors?
Can a double value be cast to a byte?
Where are register variables stored?
please send me hr interview questions in it industry
What is java util hashmap?