Can we rethrow the same exception from catch handler?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is a static method in java?

0 Answers  


What is string made of?

0 Answers  


Do you know how to reverse string in java?

0 Answers  


What is difference between equals and hashcode method?

0 Answers  


Is it necessary for the port addresses to be unique? Explain with reason.

0 Answers   Aricent,






all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.

8 Answers   CFG,


Can a static block throw exception?

0 Answers  


What does %d do in java?

0 Answers  


What is the difference between static synchronize() metod and synchronize() method?

1 Answers   Polaris,


What are the actions that can occur when a thread enters blocked state?

0 Answers  


What is a local, member and a class variable?

0 Answers  


What is ‘has a’’ relationship in java?

0 Answers  


Categories