Vidyalelo
C# Programming · Q5

Miscellaneous in C Sharp

Programming · C# Programming · question 5

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board