What is a resource leak ?
Answer / 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 |
what is a static block?
What is string [] args?
What is an class?
What are Access Specifiers and Access Modifiers.
Write a program to solve producer consumer problem in java?
What is the range of the char type?
Is oracle java 11 free?
System.out.println(101/14) what is the output? a)6 b)14 c)7.14 d)0
What are MalformedURLException and UnknownHost Exceptions and whey they will be thrown?
What are the types of statement? explain
what are the major differences between jdk1.4 and jdk1.5?
2 Answers Cap Gemini, Crimson Logic, Infosys, TCS, Tenth Planet,
What is equals method in java?