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


adspace
More Core Java Interview Questions

What is the purpose of a parameter?

1 Answers  


What do you know about the garbage collector in java?

1 Answers   TCS,


Can we declare an anonymous class as both extending a class and implementing an interface?

8 Answers   College School Exams Tests, JVA, TCS, Wipro,


What is the dot operator?

1 Answers  


write a simple program inheritance?

2 Answers   Polaris,






What are different types of states exist for a thread?

1 Answers  


How to deprecate a method? Show it with proper example. Plz give the answer of this.Thanx in advance. mail me: tanzeem.akhtar@gmail.com

2 Answers  


What is an enumeration class?

2 Answers  


What is t in parametric equations?

1 Answers  


Why set do not allow duplicates in java?

1 Answers  


Why does java have two ways to create child threads? Which way is better?

1 Answers  


when you will synchronize a piece of your code? : Java thread

1 Answers  




adspace

Categories

adspace