.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
Explain the difference between overriding and overloading?
Which namespace is used by ado.net?
Why would a company use an application service provider?
What is the main differences between asp and asp.net?
What is the difference between trace and debug in asp.net?
Where sessions are stored in asp.net?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
Can asp.net work on an nt server?
Explain the Order of events in an asp.net page?
What do you understand by aggregate dependency?
What I need to create and run an asp.net application?
What is difference between asp.net and asp?
Explain the benefits of viewstate?
Explain the updatepanel?