C# Programming - Classes and Objects - Discussion

Discussion Forum : Classes and Objects - General Questions (Q.No. 7)
7.
The this reference gets created when a member function (non-shared) of a class is called.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Anil said:   7 years ago
This keyword consider the current object.

Manish Kumar said:   10 years ago
This refers to the current object you are working on.

Post your comments here:

Your comments will be displayed after verification.