.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
Why do we need url encoding?
What is difference between datalist and gridview?
What are the steps to follow to host a web application on a web server?
How do you hide the columns?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
Give 2 examples for scenarios when routing is not applied?
Which is better union or union all?
What does clearing cache?
How does windows service lifecycle differ from a .standard. Exe?
how can create login from create and written conde in asp.net
What is a session in programming?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
What is a web api? Which protocol is used in a web api?