What is the relation between Garbage collector and finalize
and destructor?

Answer Posted / aparna

here the GC calls an object's FINALIZE metod immediately
befoer it collects an object that is no longer reffered by
the application
GC doesnt actually run finalize metod when the GC finds a
FINALIZE method it queues the obj up for the finalizer to
execute the objects metod

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is code security?

528


what is the need for dynamic controls in vb.net? i would like to know for what purpose should we create the controls dynamically? please give the answer in simple words.

1961


What’s the difference between private and shared assembly?

689


Explain the difference between c# and vb.net?

551


What is writeline in vb.net?

525






What is stack used for in vb. Net?

531


Using VB, how can you change the Mouse Pointer?

637


write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.

1175


Why is the xml infoset specification different from the xml dom?

522


Explain the use of console application?

532


Write a VB.Net console program to check whether a number is perfect or not.

6939


Explain clr?

568


Explain about delegate?

513


What is the difference between convert.tostring and i.tostring method?

554


Explain public assembly?

548