Home TechnologyComputersMemory Subscribe to RSS

What Do You Mean By Memory Leakage In Java Language?

Answer Question

1 Answer - Sort by: Date | Rating

    Memory leakage is a problem situation that a developer using Java can face at times. A memory leak is a situation wherein a program takes up extra memory than is normally required. Usually, a program uses memory, and releases memory blocks as and when the need to use them subsides. At times, a Java program fails to release these blocks, and the resultant situation is called a memory leak. A Java memory leak does not mean that the computer has lost the memory that the program is using. The memory is there, but other programs are unable to utilize it.

    Memory leak does not have too many unique symptoms, and in fact resembles some of the symptoms associated with certain other problems related to computer memory. A java programmer may not find it easy to categorize a problem as a memory leak. To do this, he has to have access to the source code of the program.

    Memory leaks can be serious issues as they basically slow down the performance of the computer on which the program is running.
    1 0

    Daisysarma 

    answered 3 years ago

      More

         
         

        Ask a Question via Twitter

        Send a question to @askblurtit and we will publish it online and send you a reply everytime you receive an answer.

        Blurtit Store

        Get T-shirts, hoodies, caps and more at the Blurtit store

        Blurtit International