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 jpanel swing?

564


What is the difference between a scrollbar and a jscrollpane ?

767


Why swing components are called lightweight components?

510


What is frame in java swing?

542


What is the mean of swing?

504






What is the use of double buffering in swings?

560


What is an event and what are the models available for event handling?

548


What is content pane in swing?

525


What is an on stage swing?

549


What is swing package in java?

524


What is difference between awt and swing?

575


Which swing methods are thread-safe?

644


What is import javax swing * used for?

561


What is swing and its features in java?

494


How to render an html page using only swing.

595