When is finally block not called?


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

Post New Answer

More Core Java Interview Questions

class a extends b { } class b extends a { } why java doesn't support cyclic pls explain me with example

3 Answers   Wipro,


How does a try statement determine which catch clause should be used to handle an exception?

2 Answers  


Explain with example the concept of constant variable in java.

0 Answers   HCL,


Why can't you declare a class as protected?

0 Answers  


explain multi-threading in java?

0 Answers  






What is array list in java?

0 Answers  


Can we inherit the constructor in a Class?please give one example.

9 Answers   iGate,


How does hashset works in java?

0 Answers  


what are the rules to use try catch finally?

1 Answers   Satyam, UJ,


Can we extend private class in java?

0 Answers  


Which is the best way of exception handling?

2 Answers   Oracle,


what is type of statement in jdbc connection?

3 Answers  


Categories