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 |
How does a for loop work?
What is mean by collections in java?
What does yield method of the thread class do?
Can we call thread start () twice?
what is difference between global methods and local methods?
What is prefix of a string?
What is the purpose of finalization in java programming?
Is space a string in java?
What is the use of coding?
What are the characteristics provided in jdk1.6 apart from other versions?
What is meant by final class, methods and variables?
What are use cases?