When is an object collected by the Garbage Collector? [Four
options were given]
Answer Posted / gaurav bhaskar
when we delete an objet from ADUC it goes to Isdeleted
container and remains there for 90 Days.
After which it moves to Garbagecollected container and
stays there for 60 days.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
What is cross page posting? How is it done?
How does viewstate work?
How do u deploy your asp.net application?
What is diff. Between abstract class and an interface?
Can we use MSSql as backend in asp.net...if yes then How.?
Define a web service in .net?
Explain how cookies work. Give an example of cookie abuse.
what is AutoEventWireUp and what is the use of This property explain in details?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
How can I create master page in asp net?
Can you explain the basic use of dataview?
Describe the diffeerence between inline and code behind?
Which property is used to identify the Page is Post Back in ASP.NET?
What are the navigation ways between pages available in ASP.NET?