What is the 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 get () in java?

0 Answers  


what is mutual exclusion? : Java thread

0 Answers  


What is an object in java and how is it created?

0 Answers  


How can you debug the Java code?

6 Answers   BirlaSoft,


int a=10,b=20,c=30 a= b+c;b=a+c;c=a+b; System.out.println("The value is"+a+b+c;

17 Answers   Honeywell,






What programs use java?

0 Answers  


Can interface be private in java?

0 Answers  


What is an immutable class?

0 Answers  


Is it possible to write a regular expression to check if string is a number?

0 Answers  


How many types of literals are there in JAVA?

0 Answers   Cap Gemini,


What do bitwise operators do?

0 Answers  


Is an object null?

0 Answers  


Categories