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 there any use of an abstract class which has no methods and no attributes?

1 Answers   Wipro,


int a=1,b=10; System.out.println(a+b--);

12 Answers   HCL,


Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?

0 Answers  


What is the difference between member variables initialization and assignment in a constructor?

0 Answers   Hexaware, Virtusa,


Why is logger singleton?

0 Answers  






What is the meaning of variable in research?

0 Answers  


What is the range of a character variable?

0 Answers  


How do you escape in java?

0 Answers  


Can memory leak in java?

0 Answers  


What type of value does sizeof return?

0 Answers  


What are possible key words, we can use to declare a class?

2 Answers   Tech Mahindra,


Can we override private method in java?

0 Answers  


Categories