what is difference between throw and throws in exception?
Answer Posted / shiva
throw is used for to through exception system explicitly,and
throws is u sed for to throws exception means throws
ioexception and servletexception and etc.........
| Is This Answer Correct ? | 41 Yes | 29 No |
Post New Answer View All Answers
Is singleton set an interval?
Where is core java used?
What do you know about the garbage collector?
What are methods?
Name some OOPS Concepts in Java?
What is a null check?
Why parsing is done?
How are the elements of a gridbaglayout organized in java programming?
What is the difference between @before and @beforeclass annotation?
Realized?
How do you sort arraylist in descending order?
Why synchronization is important?
Is java call by reference?
What is the size of arraylist in java?
Is void a return type?