What does the This window show in the debugger?

Answer Posted / selvarajks

It points to the object that is pointed to by this reference. Object’s instance data is shown.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of constructor in c#?

445


What is use of private class in c#?

505


What is the difference between continue and break statement?

511


What is returned if you pass the value 12.34 to the parsefloat () function?

519


What is a sealed class?

511






Does c# have a 'throws' clause?

575


What is the use of the dispose method in C# ?

540


How do you comment out code in c#?

457


What is difference between ilist and list in c#?

481


What is difference between singleordefault and firstordefault?

477


What is a dictionary in c#?

490


What is a framework in c#?

466


Can we overload the main method in c#?

476


What is the difference between Decorator and Adapter pattern?

518


What is class sortedlist underneath?

564