Answer Posted / pradip mishra(b-tech it)
In computer science, a resource leak is a particular type
of resource consumption by a computer program where the
program cannot release resources it has acquired. This
condition is normally the result of a bug in a program.
Typical resource leaks include memory leak and handle leak
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why multiple inheritance is not supported by java?
What are dot operator queries?
What is the final field modifier?
What are the main differences between the java platform and other platforms?
What is the purpose of the main method?
Can we sort hashset in java?
What is the role of the java.rmi.naming class?
Give example to differentiate between call by value and call by reference.
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
What is a war file?
Tell me how many ways are there to initialise an integer with a constant.
Do you need to import math in java?
What are the three parts of a lambda expression? What is the type of lambda expression?
What is e java?
What is the main use of java?