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
What do you mean by aggregation?
What are annotations in java?
Why heap memory is called heap?
Why string is called as immutable?
What is method overloading in java ?
How to connect to a remote database using Applet?
why are there separate wait and sleep methods? : Java thread
Say any two properties in beans?
What does || || mean in math?
What is methodological theory?
What is the difference between an if statement and a switch statement?
What is oop in java?
Is nullpointerexception checked or unchecked?
Can vector have duplicates in java?
What is tcp and udp?