.Net Doesn't offer Deterministic Distruction ?
a) True
b) False
Answer Posted / karna
its false.
.net offered deterministic and non detreministic
distruction.
determinstic destruction is acheived through
System.IDisposable interface Dispose() method.
As the non deterministic is finalize() method.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
Is it possible to migrate visual interdev design-time controls to asp.net?
What does clearing cache?
Describe in brief .net framework and its components.
What is event in asp.net?
What is an imagemap in asp.net?
How does session state work in asp.net?
How can I open ashx file in mobile?
What is difference between asp.net and asp?
Can I stream live content/events?
Explain the difference between response.redirect vs server.transfer
What is the basic difference between asp and asp.net?
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
What are the Types of session management in ASP.NET
How to you can limit Access to Web API to Specific HTTP Verb?
What is session mode in asp.net?