Can 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 an interoperable application in java ?

0 Answers   HCL,


Why enumeration is faster than iterator?

0 Answers  


Hi, This is ravi i have a question like this i have string "UNDERSTAND" now i want to count the letters how many times it occures.i.e from the above string the out put should be like this U-1,N-2,D-2,E-1,R-1,S-1,T-1,A-1. how can i achieve this Thnaks in advance for your response ..

7 Answers  


what models are available for event handling?

1 Answers  


What is static and a non-static inner class?

3 Answers  






How can we create a thread in java?

0 Answers  


How would you format a date in java? I.e. In the ddmmyyy format?

0 Answers  


What is the difference between superclass and subclass?

0 Answers  


Is string is a data type in java?

0 Answers  


What is array length?

0 Answers  


Can bool be null?

0 Answers  


Is JRE required to compile Java files ?

4 Answers   HCL,


Categories