Explain importance of finally block in java?


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

Post New Answer

More Core Java Interview Questions

What is methodological framework?

0 Answers  


What are the various access specifiers for java classes?

0 Answers  


What is basic concept of static in java ?

1 Answers   iGate,


what is meant by encapsulation?

0 Answers   Aspire,


in a constructor what happen if u call super and this in the same class? i know that it is not possible to call both in the same one? if we call what will happen?

10 Answers   ITC Infotech,






What is nested class?

0 Answers  


List some features of the abstract class.

0 Answers  


What is constructor and its types?

0 Answers  


What is assembly language?

0 Answers  


What is a treeset class?

0 Answers  


Explain the difference between runnable and callable interface in java?

0 Answers  


You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain

0 Answers  


Categories