Vidyalelo
C# Programming · Q29

Basic Syntax and Data Types in C Sharp

Programming · C# Programming · question 29

Q29

In C#, what is the purpose of the 'this' keyword?

A.
Refers to the current instance
Answer
B.
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