Garbage Collector
In Java, garbage collection is a process of providing Automatic Memory Management by reclaiming the runtime unused memory automatically which destroy unused objects.
In Java, garbage collection is a process of providing Automatic Memory Management by reclaiming the runtime unused memory automatically which destroy unused objects.
Static keyword belongs to class than an object(instance of class) and is used for memory management
Android Architecture or Android software stack is divided into five layers
Android Architecture Read More »