What is the purpose of the finally clause of a try-catch-finally statement in java programming?


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

Post New Answer

More Core Java Interview Questions

Can you override static method in java?

1 Answers  


Difference between ‘is-a’ and ‘has-a’ relationship in java?

0 Answers  


Can you explain the private protected field modifier?

0 Answers  


In Java, what types of classes perform inheritance?

2 Answers  


what do you mean by classloader in java?

0 Answers  


What is predicate in java?

0 Answers  


What is an object’s lock and which object’s have locks?

0 Answers  


How to Create A Wapper Class in core Java and Why are Use in java?

2 Answers   Amdocs,


What happens when the main() isn't declared as static?

1 Answers  


How do you identify if jvm is 32-bit or 64-bit from java program?

0 Answers  


how can we synchronize Hash map?

3 Answers   CTS,


Define how objects are stored in java?

0 Answers  


Categories