How to avoid the runtime exception ?

Answers were Sorted based on User's Feedback



How to avoid the runtime exception ?..

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

How to avoid the runtime exception ?..

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

Post New Answer

More Core Java Interview Questions

What is sortedmap in java?

0 Answers  


What data type is string java?

0 Answers  


how to java plateform independent?

5 Answers   TCS,


What is the use of default method in interface in java? Explain

0 Answers  


Explain role of constructor in a java application?

5 Answers  






What is difference between adapter class and listener?

0 Answers  


What are the similarities between an array and an ArrayList?

3 Answers  


What methodology can be employed to locate substrings inside a string?

0 Answers  


What is the range of a character variable?

0 Answers  


when to use abstract class and when to use interface?

16 Answers   Exterro, iGate, IonIdea,


what is meant by abstract class?

0 Answers   Aspire,


What is the difference between logical data independence and physical data independence?

0 Answers  


Categories