What does the "This window" show in the debugger ?

 Posted by Bharathi Cherukuri on 4/24/2012 | Category: C# Interview questions | Views: 3287 | Points: 40
Answer:

This window is used to show the Object's instance data.It points to the object that is pointed to by this reference.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response