If system.exit (0); is written at the end of the try block, will the finally block still execute?


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

Post New Answer

More Core Java Interview Questions

What is the difference between Error, defect,fault, failure and mistake?

0 Answers   HCL,


Difference between Map & Hashmap

2 Answers   Mastek,


Difference between Interface & Abstract class?

5 Answers  


Why are constructors used?

0 Answers  


Can we create a class inside a class in java?

0 Answers  






Can an object be null?

0 Answers  


What are the different types of inner classes?

0 Answers  


Explain differences between checked and unchecked exceptions in java?

0 Answers  


If an application has multiple classes in it, is it okay to have a main method in more than one class?

0 Answers  


What is ternary operator? Give an example.

0 Answers  


Why do you canvas?

0 Answers  


What is a method in programming?

0 Answers  


Categories