What is the use of finalize and dispose eventhough garbage
collector is working?
Answer Posted / chinmay shah
We can perform finalize opertaion Immediately after
completing the work and same with dispose also while in
case of garbage collector it will dispose the object, until
it feels they are not in use.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Are there any parts of the .net framework 3.0 that only work on windows vista?
what is .edmx file and what it contains?
Explain Bundle.Config in ASP.Net MVC4?
What is the advantage of mvc?
Can I add mvc testcases in visual studio express?
What are ajax helpers in mvc?
How do you handle variable number of segments in a route definition?
Is dapper better than entity framework?
Explain dependency resolution?
What is the role of the jit compiler in .net framework?
what do you mean by table-per-hierarchy?
Explain how to use multiple submit buttons in ASP.Net MVC?
Which version of .net framework is installed?
What is net framework 3.0 ?
what is complex type?