What is the difference between throw and throws?
Answers were Sorted based on User's Feedback
Answer / rajanani
'throw' is declare the exception and throws is defined the
exception
| Is This Answer Correct ? | 3 Yes | 7 No |
What is an example of a conditional statement?
What’s the difference between callable and runnable?
Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?
Is logger a singleton?
Does collectionutils isempty check for null?
What are the names of Component subclasses that support painting?
What happens when heap memory is full?
Is java a digit method?
what is the difference b/w PUT and POST method to send data to the server
which of tha following is not a thread safe class? a) ArrayList b)Vector c)HashTable d)None
what is jdk1.5 features?
What are the data types supported by java?