.Net Doesn't offer Deterministic Distruction ?
a) True
b) False

Answers were Sorted based on User's Feedback



.Net Doesn't offer Deterministic Distruction ? a) True b) False ..

Answer / 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

.Net Doesn't offer Deterministic Distruction ? a) True b) False ..

Answer / sharf

And y it is True? Explain

Is This Answer Correct ?    5 Yes 1 No

.Net Doesn't offer Deterministic Distruction ? a) True b) False ..

Answer / sridhar

True

Is This Answer Correct ?    2 Yes 1 No

.Net Doesn't offer Deterministic Distruction ? a) True b) False ..

Answer / 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

More ASP.NET Interview Questions

How many no of classes in .net

4 Answers  


Which color scheme in a Repeater control can you provide alternatively?

1 Answers   Siebel,


Can you nest updatepanel within each other?

0 Answers  


how many character send in one sms forget 160limit and think about gateway allowed

2 Answers   Wipro,


What is the use Membership in asp.net? and What is the use profiler in asp.net?

1 Answers  


code for inserting images into gridview colomns from database

3 Answers   HP,


Explain the difference between value type and reference type?

0 Answers  


Explain the concept of event bubbling in ASP.NET?

0 Answers   Sans Pareil IT Services,


Hi, I am developing an application (quiz engine) using C# in Dot net. My problem is I am designing the selction option using radio button. So, I want to retrive the data from the database to the radiobutton option. And also please tell me the how to compare the correct answer option with Answer selected by the users. If any body knows or have done this before please Help me out. My mail id is get_rome@yahoo.co.in. Table format: Question Id Queston Option1 Option 2 Option 3 Option 4 Correct answer 1 What is ur name? My name is ….. My name …. My name …. My name …. My name is tom

4 Answers  


Why is mvc better than asp.net?

0 Answers  


Explain the main function of url routing system in asp.net mvc? : asp.net mvc

0 Answers  


What are the versions of garbage collection?

0 Answers   Proteans,


Categories