Buy Questpond's video subscriptions on
huge discount
.
Online: 2344
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
When is the object ready for garbage collection?
Posted by
deccansoft
on 7/30/2010 | Category:
C# Interview questions
| Views: 3316
when all the references to the object are lost.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
what is the difference between pointer and referen ...
Next question > :
What is the use of destructor in .net?
Comments or Responses
Login to post response
More Interview Questions
What is the use of destructor in .net?
Define encapsulation.
Define protected class-level variable in C#.NET.
Does Garbage Collection disposes a object even if you abort the applic ...
Instance member of a class cannot access static members of the class: ...
Can a desctructor be declared as public
Define the use of Caspol.exe.
What is the advantage of Copy constructor