Answer Posted / guest
Yes. memory leaks are there in java.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What happens if an exception is not handled in a program?
How garbage collection is done in java?
What is a “stateless” protocol ?
What are mutable classes?
What is supplier in java?
What are the two parts of a conditional statement?
How can I become a good programmer?
What invokes a thread's run() method in java programming?
Does string isempty check for null?
Can a static class have a constructor java?
Can we use string in the switch case?
Define a java class.
How many ways can we create singleton class?
What are the approaches that you will follow for making a program very efficient?
Are arrays static in java?