Answer Posted / ravikiran
Exception is an abnormal condition occured at runtime.
Error is the one which is of runtime exception type,theat
what we cann't declare in throws clause.
| Is This Answer Correct ? | 33 Yes | 29 No |
Post New Answer View All Answers
Which api is provided by java for operations on set of objects?
Differentiate between array list and vector in java.
When is the finalize() called?
What is the difference between import java.util.date and java .util?
What are the parts of methodology?
Does java initialize arrays to zero?
What is string example?
define polymorphism in java
How will you call an Applet using Java Script Function?
Can we use this () and super () in a method?
What are keywords give examples?
What is difference between identifier and variable?
What does a za z0 9 mean?
What is the use of flag?
Explain restrictions on using enum?