Answer Posted / shanthini
The keyword 'throws' should be used only with the methods while the keyword 'throw'is a clause...
Throws is actually a declaration of any methods and Throw is used to handle the exceptions...
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Differences between external iteration and internal iteration?
What is the difference between iterator and enumeration ?
What is entry in java?
What is private public protected in java?
how to create daemon thread in java?
What is an i/o filter?
Can we make the abstract methods static in java?
What is meant by method overriding?
What is identifier with example?
In java how do we copy objects?
What is advantage of java?
Explain Basics of OOP Language in java
Why synchronization is important in java?
What is substring 1 in java?
What is incompatible types in java?