What is the purpose of finalization in java programming?


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

Post New Answer

More Core Java Interview Questions

Hi, This is ravi i have a question like this i have string "UNDERSTAND" now i want to count the letters how many times it occures.i.e from the above string the out put should be like this U-1,N-2,D-2,E-1,R-1,S-1,T-1,A-1. how can i achieve this Thnaks in advance for your response ..

7 Answers  


In Inheritence concept, i have a static method in super class and i am inheriting that class to one sub class.in that case the static method is inherited to sub class or not????

12 Answers   Accenture,


When do we need to use internal iteration? When do we need to use external iteration?

0 Answers  


Can we define a package statement after the import statement in java?

0 Answers  


Can we declare the main method of our class as private?

0 Answers  


Catch(Exception e){ } in that what is Exception and purpose of that in that place exactly?

3 Answers  


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

1 Answers  


How to compare strings in java?

0 Answers  


What is difference between hash mapping and hash table?

5 Answers   NDS, Wipro,


What are the differences between include directive and include action?

0 Answers  


State differences between C and Java?

0 Answers   Deloitte, JPMorgan Chase,


Why are parameters used in functions?

0 Answers  


Categories