Q31
In C#, what is the purpose of the 'this' keyword?
A.
Accesses global variables
B.
Declares a new object
C.
Indicates static members
D.
Refers to the current instance
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board