PDA

View Full Version : Java programming


Suttaa
Mar 22, 2003, 12:22 PM
Read the following statements and explain why it is either true or false
1. The garbage collection mechanism is platform dependent
2.you can suggest when garbage collection will run but you cannot be certain when it will take place.
3.a reference to a primitative variable is eligble for garbage collection when it is set to null.
4.the automtic garbage collection of java virtual machine prevents programs from ever running out of memory.

Shoreside_Vale
Dec 11, 2003, 07:03 AM
Could have at least posted it in Technology and the Web