how to minimize the functionality to will not force garbage
collector?
Answer Posted / abcdefg
Yes,
Garbage collection (GC) is a form of automatic memory
management. The garbage collector, or just collector,
attempts to reclaim garbage, or memory used by objects that
will never be accessed or mutated again by the application.
Garbage collection was invented by John McCarthy around
1959 to solve the problems of manual memory management in
Lisp.[1]
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
enlist some features of jdk.
difference between byte stream class and character stream class?
What is better - 'bit-shift a value' or 'multiply by 2'?
What is continuity of a function?
which is advanced deep technology in java launched by the sun microsystem??? The answer is very logical If u need correct answer mail me at priya_gupta@gmail.com
What is loop in java?
What 4 doubled?
Can you tell me range of byte?
What is the difference between reader/writer and inputstream/output stream?
What is the difference between preemptive scheduling and time slicing?
Does java isempty check for null?
What is numeric function?
What is data type example?
Can a static class have a constructor?
Define a java class.