What is memory leak and how does java handle it?


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

Post New Answer

More Core Java Interview Questions

Is string an object?

0 Answers  


I have a string like _a01_a02_a03_ and another string like _2_1.5_4_ as input.I want to extract a01,a02... to a string array and 2,1.5,etc to a double array with a01 corresponds to 2 and a02 to 1.5 etc. Need code in core java.. Can you do it?

1 Answers   Cognizant,


Why do we use string?

0 Answers  


Explain different forms of polymorphism?

0 Answers  


Can we use return in constructor?

0 Answers  


Which class has no duplicate elements?

8 Answers  


what is the difference between Java Command Line and C command Line?

2 Answers  


why ,we are using jsp and html.which one is better?

2 Answers   Photon,


what is the difference between process and thread? : Java thread

0 Answers  


Does java initialize arrays to zero?

0 Answers  


How do you download stubs from Remote place?

0 Answers  


What is the basic concept of java?

0 Answers  


Categories