what is use to destroy an object? illustrate.
Answers were Sorted based on User's Feedback
Answer / alb.shah
Object is distroyed when it goes out of the scope and it
can be distroy with its default destructor.
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / rekha
OBJECT IS DESTROY WHEN FREE THE MEMORY ALLOTED TO THAT
OBJECT.
Is This Answer Correct ? | 0 Yes | 0 No |
What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?
I’m having some trouble with cas. How can I diagnose my problem?
How to implement caching?
What is latest version of asp.net mvc? : Asp.Net MVC
What is the difference between the asp and asp.net?
What is bson in web api?
In which event of page cycle is the viewstate available?
Is it true that a Web service must be written in .NET or not?
when is the role performed by IIS sever when ever a request send from browser
Input:http://www.allinterview.com/forms/questionform.php Output:http://www.allinterview.com/forms/questionform Write c# program to get the above desired output for the given Input.....
How do u deploy your asp.net application?
Types of objects in ASP?