How to avoid memory leak 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 a method in java?

0 Answers  


What is the relationship between a method?s throws clause and the exceptions that can be thrown during the method?s execution?

2 Answers  


What do you mean by object?

0 Answers  


Describe OOP in java?

2 Answers   Syntel,


How is garbage collection controlled?

0 Answers  






Where local and global variables are stored?

0 Answers  


What are the types of methodology?

0 Answers  


How to retrieve data from database in java using arraylist?

0 Answers  


What is intern method in java?

0 Answers  


Can singleton class be serialized?

0 Answers  


How does final modifier work?

1 Answers   Tech Mahindra,


System.out.println("somestring"); It will create any object or not

5 Answers   CSC,


Categories