.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


Please Help Members By Posting Answers For Below Questions

What is the purpose of asp.net?

544


What is user control in asp.net?

512


What are asp.net web forms?

523


How Session use Cookies in State Management?

615


Explain an object, class and method.

562






What is role-based security in asp.net?

525


What are ASHX files?

603


Is it right that ASP.NET Web API has replaced WCF?

512


How many types of controls are there in asp.net?

526


Describe session handling in a webfarm?

566


Explain difference between dataset and datareader?

606


In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?

569


Why would anyone need to implement their own hashtable or linked list?

2440


What are the disadvantages of using session?

475


How can you register a custom server control to a web page?

549