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

What is void in java?

0 Answers  


class A{ some variables; public void a()throws Excepion1,Exception2{....} } class B extends A{ variables... public void a()throws E2,E3{.....} } Qns: here override of methods occurs or not,ore else wil give any compilation error or run properly..plz tell me briefly whts happening with the above codes....

4 Answers   Quinnox,


What is data movement?

0 Answers  


Why java is made?

0 Answers  


What is stringjoiner ?

0 Answers  






why string constant pool in java

2 Answers   TCS,


Can a serialized object be transferred via network?

0 Answers  


What is the synonym of procedure?

0 Answers  


What is difference between static class and singleton pattern?

0 Answers  


What is a bufferedreader?

0 Answers  


What is indexof in java?

0 Answers  


What is the collection interface?

0 Answers  


Categories