Vidyalelo
C# Programming · Q31

Introduction to C Sharp

Programming · C# Programming · question 31

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
Answer

Answer: Option D

Solution

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