.Net Doesn't offer Deterministic Distruction ?
a) True
b) False

Answer Posted / sandeep soni

Its true be in MS.NET thier is not facility to destroy the
object...we can only unreference the object...

Only when the Garbage Collector is activated the Object
would be destroyed and we are never sure about the time
when the GC would get activated.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can user control be stored in library?

515


Explain about the .NET framework?

567


What is base class of button control in .net?

521


List the advantages and disadvantages of user control an custom control?

534


What is the viewstate in asp.net?

569






What is an assembly? Explain its parts.

629


What is viewstate information stored?

598


Define the term Scavenging in Caching?

578


By default, Web API sends HTTP response with which of the following status code for all uncaught exception?

967


Why mvc is faster than asp.net? : Asp.Net MVC

528


How to create events for a control?

545


Where session variables are stored?

541


Is post back in asp.net?

518


Where do we store our connection string in asp.net application?

524


What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?

564