How destructors are defined 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 the nested interface?

0 Answers  


Why java is platform independent? Explain.

0 Answers  


Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?

0 Answers  


What is Vector?Can you elaborate how Vector is Thread safe?

3 Answers   HCL,


What is concurrent hashmap and its features?

0 Answers  






Define packages in java?

0 Answers  


for(i=0;i<100;i++) { int i=method();//method returns no's from 1 to 10; /* insert some stmts which can give output like no.of times numbers(1-10) returned. (for example if it returns 2 then i want output how many times 2 returned) like that i want output for no's 1 - 10 how many times each no returned. */ }

3 Answers  


When do we use synchronized blocks and advantages of using synchronized blocks?

0 Answers  


How to handle a web browser resize operation?

0 Answers  


Does hashset allow duplicates in java?

0 Answers  


What is difference between hashset and hashmap in java?

0 Answers  


Why hashcode is used in java?

0 Answers  


Categories