Can an exception be rethrown?
Answers were Sorted based on User's Feedback
Answer / ashok
yes. Exception can be rethrown by using throw statement.
| Is This Answer Correct ? | 15 Yes | 2 No |
Answer / sreenu
How can we rethrown the exception can any one explain with
example?
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / ravikiran(aptech mumbai)
yes an exception can be rethrown by make use of throws
keyword,to it's calling method
| Is This Answer Correct ? | 3 Yes | 2 No |
Can we force the garbage collection to run?
How do you reverse sort a list in java?
What is Locale class?
Why is it called a string?
What if constructor is protected in java?
Define linked list and its features with signature?
What is basic syntax?
What about features of local inner class?
what is meant by string pooling?
12 Answers Oracle, Polaris, Tribal Fusion, Wipro,
What is the java idl system?
Explain about static imports in java?
Explain the difference between getAppletInfo and getParameterInfo?