What happens if an exception is throws from an object's destructor?


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

Post New Answer

More Core Java Interview Questions

What is deserialization?

0 Answers  


is it mandatory to deaclare all variables public static fianl in interfaces?if i declare like in the below program, public interface A { public static final int I=0; int j=0; } in interface A,what is the difference between I,j?

2 Answers  


What is a function in programming?

0 Answers  


how can i cal servlet from jsp page?how can i pass variablesfrom the jsp that servlet can access?

1 Answers   Verizon,


What is the purpose of finalization?

4 Answers  


what is Remote Reference Layer ?

1 Answers  


How do I convert a string to an int in java?

0 Answers  


What is boolean flag in java?

0 Answers  


What is Collections API?

1 Answers  


To the class members how can we provide security?

1 Answers   Aspire,


what is struts-config-xml?and its use?

3 Answers  


What is use of valueof () in java?

0 Answers  


Categories