Can an exception be rethrown?

Answers were Sorted based on User's Feedback



Can an exception be rethrown?..

Answer / ashok

yes. Exception can be rethrown by using throw statement.

Is This Answer Correct ?    15 Yes 2 No

Can an exception be rethrown?..

Answer / sreenu

How can we rethrown the exception can any one explain with
example?

Is This Answer Correct ?    5 Yes 0 No

Can an exception be rethrown?..

Answer / devarathnam

yes

Is This Answer Correct ?    4 Yes 1 No

Can an exception be rethrown?..

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

Post New Answer

More Core Java Interview Questions

What is an example of procedure?

0 Answers  


what are the new features available in java 1.5 version?

3 Answers   Accenture, Features, Motorola,


what is the difference between AWT and SWING what is the advantage of using swing?

3 Answers  


how many ways we can serialize the java object?

2 Answers   Satyam,


What is method in research paper?

0 Answers  






What are the topics in advance java?

0 Answers  


Describe the process as to how substring() methodology mechanisms in java.

0 Answers  


What are static initalizers in java ?

0 Answers  


Can an object be garbage collected while it is still reachable?

3 Answers  


What is java util function?

0 Answers  


What are data types in oop?

0 Answers  


what are the high-level thread states? : Java thread

0 Answers  


Categories