Q29
In C#, what is the purpose of the 'this' keyword?
A.
Refers to the current instance
AnswerB.
Refers to the base class
C.
Refers to the derived class
D.
Refers to the global namespace
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board