.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
What is meant by asp.net?
What are merge modules?
Describe session handling in a webfarm?
What is autopost?
What do you understand by aggregate dependency?
What are the uses of list view control in Asp.net?
What is a session in programming?
What are the events in a page life cycle?
Differentiate between a page theme and a global theme?
How do you use viewstate?
What’s the use of “GLOBAL.ASAX” file?
What is the difference between CLICK and MOUSE DOWN Event ?
How does asp net store session ids by default?
What r the asp.net list controls and diff. Between them?
What is the function of the ViewState property?