what is use to destroy an object? illustrate.
Answer Posted / rekha
OBJECT IS DESTROY WHEN FREE THE MEMORY ALLOTED TO THAT
OBJECT.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you explain one critical mapping? Performance issue which one is better?
Write a code for passing ArrayList in Web API?
What is enableviewstate?
Explain the code Access Security (CAS) in .net Framework?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
Explain some of the major built-in objects in asp.net
Which data type does the rangevalidator control support?
How many types of triggers are there in update panel?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
What does asax stand for?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
How Session use Cookies in State Management?
Explain about asp.net caching?
How do you design a website with multilingual support in ASP.NET ?
What is the difference between equals() and == in c#?