What is a resource leak ?

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


Please Help Members By Posting Answers For Below Questions

What is loop in java?

514


What is variable and its types?

533


Define how objects are stored in java?

555


How to compare two strings in java program?

665


Why is logger singleton?

551






What method is used to specify a container's layout in java programming?

530


What is palindrome in java?

546


What is the advantage of functional interface in java 8?

511


What are encapsulation, inheritance and polymorphism?

517


what is the difference between Object Based Language and Object Oriented Language?

590


What about anonymous inner classes in java?

548


What is an i/o filter?

557


What is hashmap and map?

540


What is mean by encoding?

616


Can we create a class inside a class in java?

535