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 bytecode? watz the difference between machine code and bytecode?
Explain list interface?
Who found java?
What are the advantages of packages in java?
Can It is possible to synchronize the constructor of a Java Class?
What are Advatages of Overloading and Overridding.
List the three steps for creating an object for a class?
Can a top level class be private or protected?
can we have function for truncating the sign as like abs in oracle.
Do I need java for windows 10?
How to display names of all components in a Container?
How do you sort words in java?