Q5
What does the "this" keyword refer to in C#?
A.
The global namespace
B.
The derived class instance
C.
The base class instance
D.
The current class instance
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board