how can u handle runtime exceptions in java plz explain
with examples briefly?

Answer Posted / manish

You can catch compile time Exception,with using try and
catch or throws keyword,Buti think if u r going to catch
Runtime Exception then no,meaning bcoz Runtime Exception are
unchecked
exception.Means no meaning of try and catch but u can use.

Is This Answer Correct ?    15 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is java swing components?

533


Is swing still used in java?

520


What is the process of setting the layout manager?

591


Why are swing components called lightweight?

544


What are the different components that are used to show a container?

542






What is the relationship between clipping and repainting?

670


Write a program to paint the off-screen buffer in swings

560


What is the use of double buffering in swings?

555


What are the advantage of swing over awt?

503


What is the mean of swing?

498


What is import javax swing jframe?

552


What is double buffering ?

570


How to print in java swing application?

509


What is actionlistener in java swing?

535


What is swing components in java?

518