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
What do the thread?class methods run() and start() do?
What is default locale java?
Define how objects are stored in java?
How do you write a conditional statement?
Why is stringbuffer faster than string?
List types of storage classes in java?
Is java a digit method?
What is a generic type?
How will you reverse a singly-link list?
What do you understand by a Static Variable?
What is difference between == equals () and compareto () method?
What is temp in java?
How many types of the indexof method are there for strings?
What are checked exceptions?
why using interface interface ?