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

What is the basic difference between string and stringbuffer object?

0 Answers  


Which is faster call by value or call by reference?

0 Answers  


What is bytecode in java ?

0 Answers  


Can a private method of a superclass be declared within a subclass?

0 Answers  


What do you mean by platform independence?

0 Answers  






By what default value is an object reference declared as an instance variable?

1 Answers   Wipro,


What is a java string?

0 Answers  


What is finally block?

0 Answers  


what is encapsulation in java? Explain

0 Answers  


What is variable explain?

0 Answers  


class{ ... ... interface myinterface{ ... ... } abstract class{ .. .. } ... .. .. } is this possible to write "Interface and/ or Abstract class inside a class ? if possible whcich one is possible is only interface? is only abstract?

2 Answers   Logica CMG,


What is the purpose of static methods and variables?

0 Answers  


Categories