Please explain about "this" object

Answers were Sorted based on User's Feedback



Please explain about "this" object..

Answer / satya narayan sahoo

It is the reference for the current class.

Is This Answer Correct ?    16 Yes 1 No

Please explain about "this" object..

Answer / mano

this. refers the current class

Is This Answer Correct ?    3 Yes 0 No

Please explain about "this" object..

Answer / triveni

This:Whenever user creates an object automatically compiler
creates an pointer for that object.

Is This Answer Correct ?    0 Yes 0 No

Please explain about "this" object..

Answer / kavitha m.s.

object is an instance of class

Is This Answer Correct ?    3 Yes 6 No

Post New Answer

More Dot Net General Interview Questions

How to find methods of a assembly file (not using ILDASM) Reflection

1 Answers  


What is a Strong Name?

1 Answers  


What are the features of UIP Application Block?

1 Answers  


Can a try block have nested try blocks?

1 Answers  


Is .net core the future?

1 Answers  


What is namespaces in .net?

1 Answers  


What is DTS and explain the purpose of it?

1 Answers   ADITI,


What is the difference between task and thread in .net?

1 Answers  


The project which you have made, which methodology did you use?

1 Answers   Wipro,


Explain the use of activex control in .net?

1 Answers  


Do you know what is lambda expressions in c#?

1 Answers  


What is reflection and what is it for?

1 Answers  


Categories