Which of the following statement is correct with respect to garbage collector?
1.Managing memory leaks.
2.Releasing memory on the stack.
3.Managing database collections.
4.Closing unclosed files.
5.Releasing memory taken by unreferenced objects.

 Posted by Kmandapalli on 1/21/2014 | Category: ASP.NET Interview questions | Views: 8863 | Points: 40
Select from following answers:
  1. 1, 3, 4
  2. 1, 5
  3. 1, 4, 5
  4. All the above
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response