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 is parsing in java?
Explain scope or life time of local variables in java?
What primitive Java types? Howmany are they and what are their names?
Can I learn java without any programming experience?
What is int argc char * argv?
What is the life cycle of Thread ?
12 Answers HCL, Varnar Softech,
What is the use of inner class?
What is a programming object?
what is Remote Reference Layer ?
What is method overriding in java ?
What is a default constraint?
What is static in java?