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
What are the advantages of java swing over angular?
How is multi-threading gets implemented using swing?
What is the function of lightweight components used in swing?
What is an event handler in swing?
What are the containers available in swing?
What is java swing package?
What is difference between applet and swing?
What is frame in java swing?
Why swing components are called lightweight components?
Why are swings considered lightweight?
What is the purpose of serialization in swings?
Why swings are called lightweight components?
Explain the difference between awt and swt.
what are the steps required in creating an empty table drop?
Explain the difference between jfc & wfc.