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
Explain the use of serialization and deserialization?
Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
What is the size of .net object?
Which is the base class for all the classes in .net framework?
What is the difference between compiler and interpreter?
Describe about visual basic.net?
Explain the difference between web.config and machine.config and where it will be ?
Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.
What are the objects in asp.net?
What is the use of console application?
Name the class which allows an element to be accessed using unique key?
What is difference between inline and code behind?
Which dll is used for microsoft .net run time?
Explain cls?