.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
Explain client side state management system.
Why is it preferred to not use finalize for clean up?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is query string with example?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
How many types of controls are there in asp.net?
What is the differences between a primary key and a unique key in sql server?
What is server infrastructure?
What is Bundling and Minification in MVC?
What are the different types of proxy patterns?
What is the difference between mvc and asp.net? : Asp.Net MVC
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
Which is an advantage of application service providers?
What are session objects?
What are app services?